76 lines
2.2 KiB
Smali
76 lines
2.2 KiB
Smali
.class Lcom/moji/postcard/presenter/OrderPayPresenter$1;
|
|
.super Ljava/lang/Object;
|
|
.source "OrderPayPresenter.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/View$OnClickListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/postcard/presenter/OrderPayPresenter;->a(Landroid/app/Activity;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Landroid/widget/ImageView;
|
|
|
|
.field final synthetic b:Landroid/widget/ImageView;
|
|
|
|
.field final synthetic c:Lcom/moji/postcard/presenter/OrderPayPresenter;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/postcard/presenter/OrderPayPresenter;Landroid/widget/ImageView;Landroid/widget/ImageView;)V
|
|
.locals 0
|
|
|
|
.line 52
|
|
iput-object p1, p0, Lcom/moji/postcard/presenter/OrderPayPresenter$1;->c:Lcom/moji/postcard/presenter/OrderPayPresenter;
|
|
|
|
iput-object p2, p0, Lcom/moji/postcard/presenter/OrderPayPresenter$1;->a:Landroid/widget/ImageView;
|
|
|
|
iput-object p3, p0, Lcom/moji/postcard/presenter/OrderPayPresenter$1;->b:Landroid/widget/ImageView;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onClick(Landroid/view/View;)V
|
|
.locals 2
|
|
|
|
.line 55
|
|
iget-object p1, p0, Lcom/moji/postcard/presenter/OrderPayPresenter$1;->a:Landroid/widget/ImageView;
|
|
|
|
const/4 v0, 0x1
|
|
|
|
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setSelected(Z)V
|
|
|
|
.line 56
|
|
iget-object p1, p0, Lcom/moji/postcard/presenter/OrderPayPresenter$1;->b:Landroid/widget/ImageView;
|
|
|
|
const/4 v0, 0x0
|
|
|
|
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setSelected(Z)V
|
|
|
|
.line 57
|
|
invoke-static {}, Lcom/moji/statistics/EventManager;->a()Lcom/moji/statistics/EventManager;
|
|
|
|
move-result-object p1
|
|
|
|
sget-object v0, Lcom/moji/statistics/EVENT_TAG;->NEWLIVEVIEW_POSTCARD_PAY_CHOICE:Lcom/moji/statistics/EVENT_TAG;
|
|
|
|
const-string v1, "1"
|
|
|
|
invoke-virtual {p1, v0, v1}, Lcom/moji/statistics/EventManager;->a(Lcom/moji/statistics/EVENT_TAG;Ljava/lang/String;)Lcom/moji/statistics/EventManager;
|
|
|
|
return-void
|
|
.end method
|