You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
101 lines
2.4 KiB
101 lines
2.4 KiB
2 years ago
|
.class Lbolts/WebViewAppLinkResolver$1;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "WebViewAppLinkResolver.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lbolts/Continuation;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lbolts/WebViewAppLinkResolver;->getAppLinkFromUrlInBackground(Landroid/net/Uri;)Lbolts/Task;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Ljava/lang/Object;",
|
||
|
"Lbolts/Continuation",
|
||
|
"<",
|
||
|
"Lorg/json/JSONArray;",
|
||
|
"Lbolts/AppLink;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lbolts/WebViewAppLinkResolver;
|
||
|
|
||
|
.field final synthetic val$url:Landroid/net/Uri;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lbolts/WebViewAppLinkResolver;Landroid/net/Uri;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 178
|
||
|
iput-object p1, p0, Lbolts/WebViewAppLinkResolver$1;->this$0:Lbolts/WebViewAppLinkResolver;
|
||
|
|
||
|
iput-object p2, p0, Lbolts/WebViewAppLinkResolver$1;->val$url:Landroid/net/Uri;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public then(Lbolts/Task;)Lbolts/AppLink;
|
||
|
.locals 2
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Lbolts/Task",
|
||
|
"<",
|
||
|
"Lorg/json/JSONArray;",
|
||
|
">;)",
|
||
|
"Lbolts/AppLink;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.prologue
|
||
|
.line 181
|
||
|
invoke-virtual {p1}, Lbolts/Task;->getResult()Ljava/lang/Object;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
check-cast v0, Lorg/json/JSONArray;
|
||
|
|
||
|
invoke-static {v0}, Lbolts/WebViewAppLinkResolver;->access$000(Lorg/json/JSONArray;)Ljava/util/Map;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
.line 182
|
||
|
iget-object v1, p0, Lbolts/WebViewAppLinkResolver$1;->val$url:Landroid/net/Uri;
|
||
|
|
||
|
invoke-static {v0, v1}, Lbolts/WebViewAppLinkResolver;->access$100(Ljava/util/Map;Landroid/net/Uri;)Lbolts/AppLink;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
.line 183
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public bridge synthetic then(Lbolts/Task;)Ljava/lang/Object;
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 178
|
||
|
invoke-virtual {p0, p1}, Lbolts/WebViewAppLinkResolver$1;->then(Lbolts/Task;)Lbolts/AppLink;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|