Changes of com.discord v968
This commit is contained in:
parent
2be3c10320
commit
8dbf9fb1c2
8046 changed files with 353591 additions and 366898 deletions
|
@ -0,0 +1,80 @@
|
|||
.class 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 = 0x18
|
||||
name = "Op"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field mCmd:I
|
||||
|
||||
.field mCurrentMaxState:Landroidx/lifecycle/Lifecycle$State;
|
||||
|
||||
.field mEnterAnim:I
|
||||
|
||||
.field mExitAnim:I
|
||||
|
||||
.field mFragment:Landroidx/fragment/app/Fragment;
|
||||
|
||||
.field mOldMaxState:Landroidx/lifecycle/Lifecycle$State;
|
||||
|
||||
.field mPopEnterAnim:I
|
||||
|
||||
.field mPopExitAnim:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method 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;
|
||||
|
||||
sget-object p1, Landroidx/lifecycle/Lifecycle$State;->RESUMED:Landroidx/lifecycle/Lifecycle$State;
|
||||
|
||||
iput-object p1, p0, Landroidx/fragment/app/FragmentTransaction$Op;->mCurrentMaxState:Landroidx/lifecycle/Lifecycle$State;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method constructor <init>(ILandroidx/fragment/app/Fragment;Landroidx/lifecycle/Lifecycle$State;)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;
|
||||
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue