Blocker.smali

.class public Lcom/installblocker/Blocker;
.super Ljava/lang/Object;
.source "Blocker.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/installblocker/Blocker$MyFakeAMBinder;
    }
.end annotation


# static fields
.field private static a:Z

.field private static b:Lcom/installblocker/a;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .prologue
    .line 21
    const/4 v0, 0x0

    sput-boolean v0, Lcom/installblocker/Blocker;->a:Z

    return-void
.end method

.method static synthetic a()Lcom/installblocker/a;
    .registers 1

    .prologue
    .line 20
    sget-object v0, Lcom/installblocker/Blocker;->b:Lcom/installblocker/a;

    return-object v0
.end method