HookActivityThread.smali

.class public Lcom/keniu/security/basecomponent/check/HookActivityThread;
.super Ljava/lang/Object;
.source "HookActivityThread.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/keniu/security/basecomponent/check/HookActivityThread$HCallbackImp;
    }
.end annotation


# static fields
.field private static a:Ljava/lang/Object;

.field private static b:Z


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

    .prologue
    .line 17
    invoke-static {}, Landroid/app/ActivityThread;->currentActivityThread()Landroid/app/ActivityThread;

    move-result-object v0

    sput-object v0, Lcom/keniu/security/basecomponent/check/HookActivityThread;->a:Ljava/lang/Object;

    .line 72
    const/4 v0, 0x0

    sput-boolean v0, Lcom/keniu/security/basecomponent/check/HookActivityThread;->b:Z

    return-void
.end method