Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -1,4 +1,4 @@
|
|||
.class Landroidx/fragment/app/FragmentViewLifecycleOwner;
|
||||
.class public Landroidx/fragment/app/FragmentViewLifecycleOwner;
|
||||
.super Ljava/lang/Object;
|
||||
.source "FragmentViewLifecycleOwner.java"
|
||||
|
||||
|
@ -7,11 +7,11 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field private mLifecycleRegistry:Landroidx/lifecycle/LifecycleRegistry;
|
||||
.field public mLifecycleRegistry:Landroidx/lifecycle/LifecycleRegistry;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
@ -27,6 +27,8 @@
|
|||
# virtual methods
|
||||
.method public getLifecycle()Landroidx/lifecycle/Lifecycle;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0}, Landroidx/fragment/app/FragmentViewLifecycleOwner;->initialize()V
|
||||
|
||||
|
@ -35,8 +37,12 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method handleLifecycleEvent(Landroidx/lifecycle/Lifecycle$Event;)V
|
||||
.method public handleLifecycleEvent(Landroidx/lifecycle/Lifecycle$Event;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/lifecycle/Lifecycle$Event;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentViewLifecycleOwner;->mLifecycleRegistry:Landroidx/lifecycle/LifecycleRegistry;
|
||||
|
||||
|
@ -45,7 +51,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method initialize()V
|
||||
.method public initialize()V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentViewLifecycleOwner;->mLifecycleRegistry:Landroidx/lifecycle/LifecycleRegistry;
|
||||
|
@ -62,7 +68,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method isInitialized()Z
|
||||
.method public isInitialized()Z
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Landroidx/fragment/app/FragmentViewLifecycleOwner;->mLifecycleRegistry:Landroidx/lifecycle/LifecycleRegistry;
|
||||
|
@ -71,10 +77,11 @@
|
|||
|
||||
const/4 v0, 0x1
|
||||
|
||||
return v0
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
return v0
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue