CrashUtils.smali
.class public final Lcom/google/android/gms/common/util/CrashUtils;
.super Ljava/lang/Object;
# annotations
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
# static fields
.field public static final zzgg:[Ljava/lang/String;
.field public static zzgh:Landroid/os/DropBoxManager; = null
.field public static zzgi:Z = false
.field public static zzgj:I = -0x1
.field public static zzgk:I
.annotation build Ljavax/annotation/concurrent/GuardedBy;
value = "CrashUtils.class"
.end annotation
.end field
.field public static zzgl:I
.annotation build Ljavax/annotation/concurrent/GuardedBy;
value = "CrashUtils.class"
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.registers 5
const-string v0, "android."
const-string v1, "com.android."
const-string v2, "dalvik."
const-string v3, "java."
const-string v4, "javax."
filled-new-array {v0, v1, v2, v3, v4}, [Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/google/android/gms/common/util/CrashUtils;->zzgg:[Ljava/lang/String;
return-void
.end method
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static addDynamiteErrorToDropBox(Landroid/content/Context;Ljava/lang/Throwable;)Z
.registers 3
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
const/high16 v0, 0x20000000
invoke-static {p0, p1, v0}, Lcom/google/android/gms/common/util/CrashUtils;->zza(Landroid/content/Context;Ljava/lang/Throwable;I)Z
move-result p0
return p0
.end method
.method public static zza(Landroid/content/Context;Ljava/lang/Throwable;I)Z
.registers 4
const/4 p2, 0x0
:try_start_1
invoke-static {p0}, Lcom/google/android/gms/common/internal/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
invoke-static {p1}, Lcom/google/android/gms/common/internal/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
:try_end_7
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_7} :catch_8
return p2
:catch_8
move-exception p0
const-string p1, "CrashUtils"
const-string v0, "Error adding exception to DropBox!"
invoke-static {p1, v0, p0}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
return p2
.end method