56 lines
1.0 KiB
Smali
56 lines
1.0 KiB
Smali
.class public Lcom/moji/camera/model/TIntentWap;
|
|
.super Ljava/lang/Object;
|
|
.source "TIntentWap.java"
|
|
|
|
|
|
# instance fields
|
|
.field private a:Landroid/content/Intent;
|
|
|
|
.field private b:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 13
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/content/Intent;I)V
|
|
.locals 0
|
|
|
|
.line 16
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 17
|
|
iput-object p1, p0, Lcom/moji/camera/model/TIntentWap;->a:Landroid/content/Intent;
|
|
|
|
.line 18
|
|
iput p2, p0, Lcom/moji/camera/model/TIntentWap;->b:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Landroid/content/Intent;
|
|
.locals 1
|
|
|
|
.line 22
|
|
iget-object v0, p0, Lcom/moji/camera/model/TIntentWap;->a:Landroid/content/Intent;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public b()I
|
|
.locals 1
|
|
|
|
.line 30
|
|
iget v0, p0, Lcom/moji/camera/model/TIntentWap;->b:I
|
|
|
|
return v0
|
|
.end method
|