f$b.smali

.class Lcom/cm/root/f$b;
.super Ljava/lang/Object;
.source "RootManager_Internal.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cm/root/f;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x2
    name = "b"
.end annotation


# instance fields
.field final synthetic a:Lcom/cm/root/f;


# direct methods
.method private constructor <init>(Lcom/cm/root/f;)V
    .registers 2

    .prologue
    .line 65
    iput-object p1, p0, Lcom/cm/root/f$b;->a:Lcom/cm/root/f;

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

    return-void
.end method

.method synthetic constructor <init>(Lcom/cm/root/f;Lcom/cm/root/g;)V
    .registers 3

    .prologue
    .line 65
    invoke-direct {p0, p1}, Lcom/cm/root/f$b;-><init>(Lcom/cm/root/f;)V

    return-void
.end method


# virtual methods
.method public run()V
    .registers 2

    .prologue
    .line 69
    const-string v0, "EnterRootThread start"

    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/base/util/debug/Logg;->w(Ljava/lang/String;)V

    .line 70
    invoke-static {}, Lcom/cm/root/k;->a()Lcom/cm/root/k;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cm/root/k;->e()V

    .line 71
    return-void
.end method