a.smali
.class public final Lcom/github/moduth/blockcanary/a;
.super Ljava/lang/Object;
.source "BlockCanary.java"
# static fields
.field private static a:Lcom/github/moduth/blockcanary/a;
# direct methods
.method private constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a()Lcom/github/moduth/blockcanary/a;
.registers 2
.line 3
sget-object v0, Lcom/github/moduth/blockcanary/a;->a:Lcom/github/moduth/blockcanary/a;
if-nez v0, :cond_17
.line 4
const-class v0, Lcom/github/moduth/blockcanary/a;
monitor-enter v0
.line 5
:try_start_7
sget-object v1, Lcom/github/moduth/blockcanary/a;->a:Lcom/github/moduth/blockcanary/a;
if-nez v1, :cond_12
.line 6
new-instance v1, Lcom/github/moduth/blockcanary/a;
invoke-direct {v1}, Lcom/github/moduth/blockcanary/a;-><init>()V
sput-object v1, Lcom/github/moduth/blockcanary/a;->a:Lcom/github/moduth/blockcanary/a;
.line 7
:cond_12
monitor-exit v0
goto :goto_17
:catchall_14
move-exception v1
monitor-exit v0
:try_end_16
.catchall {:try_start_7 .. :try_end_16} :catchall_14
throw v1
.line 8
:cond_17
:goto_17
sget-object v0, Lcom/github/moduth/blockcanary/a;->a:Lcom/github/moduth/blockcanary/a;
return-object v0
.end method
.method public static a(Landroid/content/Context;Lcom/github/moduth/blockcanary/b;)Lcom/github/moduth/blockcanary/a;
.registers 2
.line 1
invoke-static {p0, p1}, Lcom/github/moduth/blockcanary/b;->a(Landroid/content/Context;Lcom/github/moduth/blockcanary/b;)V
.line 2
invoke-static {}, Lcom/github/moduth/blockcanary/a;->a()Lcom/github/moduth/blockcanary/a;
move-result-object p0
return-object p0
.end method
# virtual methods
.method public b()V
.registers 3
const-string v0, "BlockCanary-no-op"
const-string v1, "start"
.line 1
invoke-static {v0, v1}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;)I
return-void
.end method