171 lines
4.4 KiB
Smali
171 lines
4.4 KiB
Smali
.class public Lcom/moji/log/MJCrashReport;
|
|
.super Ljava/lang/Object;
|
|
.source "MJCrashReport.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/tool/log/LogCallback;
|
|
|
|
|
|
# static fields
|
|
.field private static a:Lcom/moji/log/MJCrashReport;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 23
|
|
new-instance v0, Lcom/moji/log/MJCrashReport;
|
|
|
|
invoke-direct {v0}, Lcom/moji/log/MJCrashReport;-><init>()V
|
|
|
|
sput-object v0, Lcom/moji/log/MJCrashReport;->a:Lcom/moji/log/MJCrashReport;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 25
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(Landroid/content/Context;ZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
.line 29
|
|
sget-object v0, Lcom/moji/log/MJCrashReport;->a:Lcom/moji/log/MJCrashReport;
|
|
|
|
invoke-static {v0}, Lcom/moji/tool/log/MJLogger;->a(Lcom/moji/tool/log/LogCallback;)V
|
|
|
|
.line 30
|
|
new-instance v0, Lcom/tencent/bugly/crashreport/CrashReport$UserStrategy;
|
|
|
|
invoke-direct {v0, p0}, Lcom/tencent/bugly/crashreport/CrashReport$UserStrategy;-><init>(Landroid/content/Context;)V
|
|
|
|
.line 31
|
|
invoke-virtual {v0, p2}, Lcom/tencent/bugly/crashreport/CrashReport$UserStrategy;->setAppVersion(Ljava/lang/String;)Lcom/tencent/bugly/BuglyStrategy;
|
|
|
|
.line 32
|
|
invoke-virtual {v0, p3}, Lcom/tencent/bugly/crashreport/CrashReport$UserStrategy;->setAppChannel(Ljava/lang/String;)Lcom/tencent/bugly/BuglyStrategy;
|
|
|
|
if-eqz p4, :cond_1
|
|
|
|
.line 33
|
|
invoke-virtual {p0}, Landroid/content/Context;->getPackageName()Ljava/lang/String;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p4, p2}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
|
|
|
move-result p2
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p2, 0x0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
:goto_0
|
|
const/4 p2, 0x1
|
|
|
|
.line 35
|
|
:goto_1
|
|
invoke-virtual {v0, p2}, Lcom/tencent/bugly/crashreport/CrashReport$UserStrategy;->setUploadProcess(Z)Lcom/tencent/bugly/BuglyStrategy;
|
|
|
|
.line 36
|
|
new-instance p2, Lcom/moji/log/MJCrashReport$1;
|
|
|
|
invoke-direct {p2}, Lcom/moji/log/MJCrashReport$1;-><init>()V
|
|
|
|
invoke-virtual {v0, p2}, Lcom/tencent/bugly/crashreport/CrashReport$UserStrategy;->setCrashHandleCallback(Lcom/tencent/bugly/crashreport/CrashReport$CrashHandleCallback;)V
|
|
|
|
const-string p2, "07d73cf362"
|
|
|
|
.line 74
|
|
invoke-static {p0, p2, p1, v0}, Lcom/tencent/bugly/Bugly;->init(Landroid/content/Context;Ljava/lang/String;ZLcom/tencent/bugly/BuglyStrategy;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 79
|
|
invoke-static {p0}, Lcom/tencent/bugly/crashreport/CrashReport;->setUserId(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 84
|
|
invoke-static {p1, p2}, Lcom/tencent/bugly/crashreport/BuglyLog;->d(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
.locals 0
|
|
|
|
.line 109
|
|
invoke-static {p1, p2, p3}, Lcom/tencent/bugly/crashreport/BuglyLog;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Ljava/lang/Throwable;)V
|
|
.locals 0
|
|
|
|
.line 114
|
|
invoke-static {p1}, Lcom/tencent/bugly/crashreport/CrashReport;->postCatchedException(Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public b(Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 89
|
|
invoke-static {p1, p2}, Lcom/tencent/bugly/crashreport/BuglyLog;->i(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public c(Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 94
|
|
invoke-static {p1, p2}, Lcom/tencent/bugly/crashreport/BuglyLog;->v(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public d(Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 99
|
|
invoke-static {p1, p2}, Lcom/tencent/bugly/crashreport/BuglyLog;->w(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public e(Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 104
|
|
invoke-static {p1, p2}, Lcom/tencent/bugly/crashreport/BuglyLog;->e(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|