93 lines
2.0 KiB
Smali
93 lines
2.0 KiB
Smali
.class public Ljb/b$c;
|
|
.super Ljava/lang/Object;
|
|
.source "DeepLinkPopsFragment.java"
|
|
|
|
# interfaces
|
|
.implements Lgb/e$a;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Ljb/b;->f0(Landroid/view/View;Lfb/a$a;Ljava/lang/String;)Landroid/view/View;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Landroid/os/Handler;
|
|
|
|
.field public final synthetic b:Ljb/b;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljb/b;Landroid/os/Handler;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Ljb/b$c;->b:Ljb/b;
|
|
|
|
iput-object p2, p0, Ljb/b$c;->a:Landroid/os/Handler;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Ljava/lang/String;)V
|
|
.locals 2
|
|
|
|
.line 1
|
|
new-instance v0, Landroid/content/Intent;
|
|
|
|
const-string v1, "android.intent.action.VIEW"
|
|
|
|
invoke-direct {v0, v1}, Landroid/content/Intent;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 2
|
|
invoke-static {p1}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri;
|
|
|
|
move-result-object p1
|
|
|
|
.line 3
|
|
invoke-virtual {v0, p1}, Landroid/content/Intent;->setData(Landroid/net/Uri;)Landroid/content/Intent;
|
|
|
|
.line 4
|
|
iget-object p1, p0, Ljb/b$c;->b:Ljb/b;
|
|
|
|
invoke-virtual {p1, v0}, Landroid/app/Fragment;->startActivity(Landroid/content/Intent;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onFailure(Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object p1, p0, Ljb/b$c;->a:Landroid/os/Handler;
|
|
|
|
const/4 v0, 0x2
|
|
|
|
invoke-virtual {p1, v0}, Landroid/os/Handler;->sendEmptyMessage(I)Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onSuccess(Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object p1, p0, Ljb/b$c;->a:Landroid/os/Handler;
|
|
|
|
const/4 v0, 0x1
|
|
|
|
invoke-virtual {p1, v0}, Landroid/os/Handler;->sendEmptyMessage(I)Z
|
|
|
|
return-void
|
|
.end method
|