SafeToast$TN$2.smali

.class Lcom/cleanmaster/util/SafeToast$TN$2;
.super Ljava/lang/Object;
.source "SafeToast.java"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field final synthetic this$0:Lcom/cleanmaster/util/SafeToast$TN;


# direct methods
.method constructor <init>(Lcom/cleanmaster/util/SafeToast$TN;)V
    .registers 2

    .prologue
    .line 279
    iput-object p1, p0, Lcom/cleanmaster/util/SafeToast$TN$2;->this$0:Lcom/cleanmaster/util/SafeToast$TN;

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

    return-void
.end method


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

    .prologue
    .line 282
    iget-object v0, p0, Lcom/cleanmaster/util/SafeToast$TN$2;->this$0:Lcom/cleanmaster/util/SafeToast$TN;

    invoke-virtual {v0}, Lcom/cleanmaster/util/SafeToast$TN;->handleHide()V

    .line 284
    iget-object v0, p0, Lcom/cleanmaster/util/SafeToast$TN$2;->this$0:Lcom/cleanmaster/util/SafeToast$TN;

    const/4 v1, 0x0

    iput-object v1, v0, Lcom/cleanmaster/util/SafeToast$TN;->mNextView:Landroid/view/View;

    .line 285
    return-void
.end method