今奥全景相机
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.

90 lines
2.2 KiB

.class final Lbolts/AppLinkNavigation$1;
.super Ljava/lang/Object;
.source "AppLinkNavigation.java"
# interfaces
.implements Lbolts/Continuation;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lbolts/AppLinkNavigation;->navigateInBackground(Landroid/content/Context;Landroid/net/Uri;Lbolts/AppLinkResolver;)Lbolts/Task;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lbolts/Continuation",
"<",
"Lbolts/AppLink;",
"Lbolts/AppLinkNavigation$NavigationResult;",
">;"
}
.end annotation
# instance fields
.field final synthetic val$context:Landroid/content/Context;
# direct methods
.method constructor <init>(Landroid/content/Context;)V
.locals 0
.prologue
.line 393
iput-object p1, p0, Lbolts/AppLinkNavigation$1;->val$context:Landroid/content/Context;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public then(Lbolts/Task;)Lbolts/AppLinkNavigation$NavigationResult;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lbolts/Task",
"<",
"Lbolts/AppLink;",
">;)",
"Lbolts/AppLinkNavigation$NavigationResult;"
}
.end annotation
.prologue
.line 396
iget-object v1, p0, Lbolts/AppLinkNavigation$1;->val$context:Landroid/content/Context;
invoke-virtual {p1}, Lbolts/Task;->getResult()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lbolts/AppLink;
invoke-static {v1, v0}, Lbolts/AppLinkNavigation;->navigate(Landroid/content/Context;Lbolts/AppLink;)Lbolts/AppLinkNavigation$NavigationResult;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic then(Lbolts/Task;)Ljava/lang/Object;
.locals 1
.prologue
.line 393
invoke-virtual {p0, p1}, Lbolts/AppLinkNavigation$1;->then(Lbolts/Task;)Lbolts/AppLinkNavigation$NavigationResult;
move-result-object v0
return-object v0
.end method