changed repo structure
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
.class public abstract Landroidx/activity/result/ActivityResultLauncher;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ActivityResultLauncher.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<I:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
.line 34
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract getContract()Landroidx/activity/result/contract/ActivityResultContract;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
"Landroidx/activity/result/contract/ActivityResultContract<",
|
||||
"TI;*>;"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public launch(Ljava/lang/Object;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TI;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
.line 47
|
||||
invoke-virtual {p0, p1, v0}, Landroidx/activity/result/ActivityResultLauncher;->launch(Ljava/lang/Object;Landroidx/core/app/ActivityOptionsCompat;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public abstract launch(Ljava/lang/Object;Landroidx/core/app/ActivityOptionsCompat;)V
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(TI;",
|
||||
"Landroidx/core/app/ActivityOptionsCompat;",
|
||||
")V"
|
||||
}
|
||||
.end annotation
|
||||
.end method
|
||||
|
||||
.method public abstract unregister()V
|
||||
.end method
|
||||
Reference in New Issue
Block a user