VoIPHelper$3.smali

.class final Lim/tpelyyftgw/ui/components/voip/VoIPHelper$3;
.super Ljava/lang/Object;
.source "VoIPHelper.java"

# interfaces
.implements Landroid/content/DialogInterface$OnDismissListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/components/voip/VoIPHelper;->showRateAlert(Landroid/content/Context;Ljava/lang/Runnable;JJIZ)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = null
.end annotation


# instance fields
.field final synthetic val$onDismiss:Ljava/lang/Runnable;


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

    return-void
.end method

.method constructor <init>(Ljava/lang/Runnable;)V
    .registers 2

    .line 320
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/voip/VoIPHelper$3;->val$onDismiss:Ljava/lang/Runnable;

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

    return-void
.end method


# virtual methods
.method public onDismiss(Landroid/content/DialogInterface;)V
    .registers 3
    .param p1, "dialog"    # Landroid/content/DialogInterface;

    .line 323
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/voip/VoIPHelper$3;->val$onDismiss:Ljava/lang/Runnable;

    if-eqz v0, :cond_7

    .line 324
    invoke-interface {v0}, Ljava/lang/Runnable;->run()V

    .line 325
    :cond_7
    return-void
.end method