b.smali

.class public Lcom/github/moduth/blockcanary/b;
.super Ljava/lang/Object;
.source "BlockCanaryContext.java"


# static fields
.field private static a:Landroid/content/Context;

.field private static b:Lcom/github/moduth/blockcanary/b;


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 1
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method static a(Landroid/content/Context;Lcom/github/moduth/blockcanary/b;)V
    .registers 2

    .line 1
    sput-object p0, Lcom/github/moduth/blockcanary/b;->a:Landroid/content/Context;

    .line 2
    sput-object p1, Lcom/github/moduth/blockcanary/b;->b:Lcom/github/moduth/blockcanary/b;

    return-void
.end method