mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
30 lines
821 B
Smali
30 lines
821 B
Smali
.class interface abstract Landroidx/fragment/app/FragmentManager$OpGenerator;
|
|
.super Ljava/lang/Object;
|
|
.source "FragmentManager.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/fragment/app/FragmentManager;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x608
|
|
name = "OpGenerator"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract generateOps(Ljava/util/ArrayList;Ljava/util/ArrayList;)Z
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/ArrayList<",
|
|
"Landroidx/fragment/app/BackStackRecord;",
|
|
">;",
|
|
"Ljava/util/ArrayList<",
|
|
"Ljava/lang/Boolean;",
|
|
">;)Z"
|
|
}
|
|
.end annotation
|
|
.end method
|