82 lines
2.0 KiB
Smali
82 lines
2.0 KiB
Smali
.class Lcom/moji/router/MJRouter$1;
|
|
.super Ljava/lang/Object;
|
|
.source "MJRouter.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/router/MJRouter;->a(Landroid/content/Context;ILcom/moji/router/Postcard;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:I
|
|
|
|
.field final synthetic b:Landroid/content/Context;
|
|
|
|
.field final synthetic c:Landroid/content/Intent;
|
|
|
|
.field final synthetic d:Lcom/moji/router/MJRouter;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/router/MJRouter;ILandroid/content/Context;Landroid/content/Intent;)V
|
|
.locals 0
|
|
|
|
.line 114
|
|
iput-object p1, p0, Lcom/moji/router/MJRouter$1;->d:Lcom/moji/router/MJRouter;
|
|
|
|
iput p2, p0, Lcom/moji/router/MJRouter$1;->a:I
|
|
|
|
iput-object p3, p0, Lcom/moji/router/MJRouter$1;->b:Landroid/content/Context;
|
|
|
|
iput-object p4, p0, Lcom/moji/router/MJRouter$1;->c:Landroid/content/Intent;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 3
|
|
|
|
.line 117
|
|
iget v0, p0, Lcom/moji/router/MJRouter$1;->a:I
|
|
|
|
if-lez v0, :cond_0
|
|
|
|
.line 119
|
|
iget-object v0, p0, Lcom/moji/router/MJRouter$1;->b:Landroid/content/Context;
|
|
|
|
check-cast v0, Landroid/app/Activity;
|
|
|
|
iget-object v1, p0, Lcom/moji/router/MJRouter$1;->c:Landroid/content/Intent;
|
|
|
|
iget v2, p0, Lcom/moji/router/MJRouter$1;->a:I
|
|
|
|
invoke-virtual {v0, v1, v2}, Landroid/app/Activity;->startActivityForResult(Landroid/content/Intent;I)V
|
|
|
|
goto :goto_0
|
|
|
|
.line 122
|
|
:cond_0
|
|
iget-object v0, p0, Lcom/moji/router/MJRouter$1;->b:Landroid/content/Context;
|
|
|
|
iget-object v1, p0, Lcom/moji/router/MJRouter$1;->c:Landroid/content/Intent;
|
|
|
|
invoke-virtual {v0, v1}, Landroid/content/Context;->startActivity(Landroid/content/Intent;)V
|
|
|
|
:goto_0
|
|
return-void
|
|
.end method
|