SafeToast$TN$1.smali

.class Lcom/cleanmaster/util/SafeToast$TN$1;
.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 272
    iput-object p1, p0, Lcom/cleanmaster/util/SafeToast$TN$1;->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 2

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

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

    .line 276
    return-void
.end method