82 lines
2.4 KiB
Smali
82 lines
2.4 KiB
Smali
.class public final Landroidx/fragment/app/FragmentTransaction$Op;
|
|
.super Ljava/lang/Object;
|
|
.source "FragmentTransaction.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/fragment/app/FragmentTransaction;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Op"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public mCmd:I
|
|
|
|
.field public mCurrentMaxState:Landroidx/lifecycle/Lifecycle$State;
|
|
|
|
.field public mEnterAnim:I
|
|
|
|
.field public mExitAnim:I
|
|
|
|
.field public mFragment:Landroidx/fragment/app/Fragment;
|
|
|
|
.field public mOldMaxState:Landroidx/lifecycle/Lifecycle$State;
|
|
|
|
.field public mPopEnterAnim:I
|
|
|
|
.field public mPopExitAnim:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(ILandroidx/fragment/app/Fragment;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput p1, p0, Landroidx/fragment/app/FragmentTransaction$Op;->mCmd:I
|
|
|
|
iput-object p2, p0, Landroidx/fragment/app/FragmentTransaction$Op;->mFragment:Landroidx/fragment/app/Fragment;
|
|
|
|
sget-object p1, Landroidx/lifecycle/Lifecycle$State;->RESUMED:Landroidx/lifecycle/Lifecycle$State;
|
|
|
|
iput-object p1, p0, Landroidx/fragment/app/FragmentTransaction$Op;->mOldMaxState:Landroidx/lifecycle/Lifecycle$State;
|
|
|
|
iput-object p1, p0, Landroidx/fragment/app/FragmentTransaction$Op;->mCurrentMaxState:Landroidx/lifecycle/Lifecycle$State;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(ILandroidx/fragment/app/Fragment;Landroidx/lifecycle/Lifecycle$State;)V
|
|
.locals 0
|
|
.param p2 # Landroidx/fragment/app/Fragment;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput p1, p0, Landroidx/fragment/app/FragmentTransaction$Op;->mCmd:I
|
|
|
|
iput-object p2, p0, Landroidx/fragment/app/FragmentTransaction$Op;->mFragment:Landroidx/fragment/app/Fragment;
|
|
|
|
iget-object p1, p2, Landroidx/fragment/app/Fragment;->mMaxState:Landroidx/lifecycle/Lifecycle$State;
|
|
|
|
iput-object p1, p0, Landroidx/fragment/app/FragmentTransaction$Op;->mOldMaxState:Landroidx/lifecycle/Lifecycle$State;
|
|
|
|
iput-object p3, p0, Landroidx/fragment/app/FragmentTransaction$Op;->mCurrentMaxState:Landroidx/lifecycle/Lifecycle$State;
|
|
|
|
return-void
|
|
.end method
|