116 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			116 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public Lcom/sktelecom/tyche/TycheLog;
 | |
| .super Ljava/lang/Object;
 | |
| .source "TycheLog.java"
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field private static volatile m_bShowLog:Z = true
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public static constructor <clinit>()V
 | |
|     .locals 0
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public constructor <init>()V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static d(Ljava/lang/String;Ljava/lang/String;)V
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     sget-boolean v0, Lcom/sktelecom/tyche/TycheLog;->m_bShowLog:Z
 | |
| 
 | |
|     if-eqz v0, :cond_0
 | |
| 
 | |
|     if-eqz p0, :cond_0
 | |
| 
 | |
|     if-eqz p1, :cond_0
 | |
| 
 | |
|     .line 2
 | |
|     invoke-static {p0, p1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
 | |
| 
 | |
|     :cond_0
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static e(Ljava/lang/String;Ljava/lang/String;)V
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     sget-boolean v0, Lcom/sktelecom/tyche/TycheLog;->m_bShowLog:Z
 | |
| 
 | |
|     if-eqz v0, :cond_0
 | |
| 
 | |
|     if-eqz p0, :cond_0
 | |
| 
 | |
|     if-eqz p1, :cond_0
 | |
| 
 | |
|     .line 2
 | |
|     invoke-static {p0, p1}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I
 | |
| 
 | |
|     :cond_0
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static i(Ljava/lang/String;Ljava/lang/String;)V
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     sget-boolean v0, Lcom/sktelecom/tyche/TycheLog;->m_bShowLog:Z
 | |
| 
 | |
|     if-eqz v0, :cond_0
 | |
| 
 | |
|     if-eqz p0, :cond_0
 | |
| 
 | |
|     if-eqz p1, :cond_0
 | |
| 
 | |
|     .line 2
 | |
|     invoke-static {p0, p1}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;)I
 | |
| 
 | |
|     :cond_0
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static setShowLog(Z)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     sput-boolean p0, Lcom/sktelecom/tyche/TycheLog;->m_bShowLog:Z
 | |
| 
 | |
|     .line 2
 | |
|     invoke-static {p0}, Lcom/sktelecom/tyche/libEpdApiJava;->setNativeDebugOutput(Z)V
 | |
| 
 | |
|     .line 3
 | |
|     invoke-static {p0}, Lcom/sktelecom/tyche/TycheWakeupJNI;->setNativeDebugOutput(Z)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static w(Ljava/lang/String;Ljava/lang/String;)V
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     sget-boolean v0, Lcom/sktelecom/tyche/TycheLog;->m_bShowLog:Z
 | |
| 
 | |
|     if-eqz v0, :cond_0
 | |
| 
 | |
|     if-eqz p0, :cond_0
 | |
| 
 | |
|     if-eqz p1, :cond_0
 | |
| 
 | |
|     .line 2
 | |
|     invoke-static {p0, p1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
 | |
| 
 | |
|     :cond_0
 | |
|     return-void
 | |
| .end method
 |