SupportToast.smali

.class public final Lim/tpelyyftgw/ui/components/toast/SupportToast;
.super Lim/tpelyyftgw/ui/components/toast/BaseToast;
.source "SupportToast.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lim/tpelyyftgw/ui/components/toast/SupportToast$WindowHelper;,
        Lim/tpelyyftgw/ui/components/toast/SupportToast$ToastHelper;
    }
.end annotation


# instance fields
.field private final mToastHelper:Lim/tpelyyftgw/ui/components/toast/SupportToast$ToastHelper;


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

    return-void
.end method

.method public constructor <init>(Landroid/content/Context;)V
    .registers 3
    .param p1, "context"    # Landroid/content/Context;

    .line 28
    invoke-direct {p0, p1}, Lim/tpelyyftgw/ui/components/toast/BaseToast;-><init>(Landroid/content/Context;)V

    .line 29
    new-instance v0, Lim/tpelyyftgw/ui/components/toast/SupportToast$ToastHelper;

    invoke-direct {v0, p0, p1}, Lim/tpelyyftgw/ui/components/toast/SupportToast$ToastHelper;-><init>(Landroid/widget/Toast;Landroid/content/Context;)V

    iput-object v0, p0, Lim/tpelyyftgw/ui/components/toast/SupportToast;->mToastHelper:Lim/tpelyyftgw/ui/components/toast/SupportToast$ToastHelper;

    .line 30
    return-void
.end method


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

    .line 41
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/toast/SupportToast;->mToastHelper:Lim/tpelyyftgw/ui/components/toast/SupportToast$ToastHelper;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/toast/SupportToast$ToastHelper;->cancel()V

    .line 42
    return-void
.end method

.method public show()V
    .registers 2

    .line 35
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/toast/SupportToast;->mToastHelper:Lim/tpelyyftgw/ui/components/toast/SupportToast$ToastHelper;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/toast/SupportToast$ToastHelper;->show()V

    .line 36
    return-void
.end method