PaytmPGActivity$4.smali

.class Lcom/paytm/pgsdk/PaytmPGActivity$4;
.super Ljava/lang/Object;
.source "PaytmPGActivity.java"

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/paytm/pgsdk/PaytmPGActivity;->cancelTransaction()V
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/paytm/pgsdk/PaytmPGActivity;


# direct methods
.method constructor <init>(Lcom/paytm/pgsdk/PaytmPGActivity;)V
    .registers 2

    .line 450
    iput-object p1, p0, Lcom/paytm/pgsdk/PaytmPGActivity$4;->this$0:Lcom/paytm/pgsdk/PaytmPGActivity;

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

    return-void
.end method


# virtual methods
.method public onClick(Landroid/content/DialogInterface;I)V
    .registers 3

    .line 453
    iget-object p1, p0, Lcom/paytm/pgsdk/PaytmPGActivity$4;->this$0:Lcom/paytm/pgsdk/PaytmPGActivity;

    invoke-virtual {p1}, Lcom/paytm/pgsdk/PaytmPGActivity;->onBackPressed()V

    return-void
.end method