PopupDialogFragment$2.smali
.class Lcom/taboola/android/utils/PopupDialogFragment$2;
.super Ljava/lang/Object;
.source "PopupDialogFragment.java"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/taboola/android/utils/PopupDialogFragment;->onViewCreated(Landroid/view/View;Landroid/os/Bundle;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/taboola/android/utils/PopupDialogFragment;
# direct methods
.method constructor <init>(Lcom/taboola/android/utils/PopupDialogFragment;)V
.registers 2
.line 104
iput-object p1, p0, Lcom/taboola/android/utils/PopupDialogFragment$2;->this$0:Lcom/taboola/android/utils/PopupDialogFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onClick(Landroid/view/View;)V
.registers 2
.line 107
iget-object p1, p0, Lcom/taboola/android/utils/PopupDialogFragment$2;->this$0:Lcom/taboola/android/utils/PopupDialogFragment;
invoke-virtual {p1}, Lcom/taboola/android/utils/PopupDialogFragment;->dismissAllowingStateLoss()V
return-void
.end method