Changes of com.discord v949
This commit is contained in:
parent
c0db50b5f4
commit
18940c51f9
6263 changed files with 76623 additions and 116117 deletions
|
@ -20,10 +20,6 @@
|
|||
# direct methods
|
||||
.method public constructor <init>(Landroid/view/ViewGroup;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/view/ViewGroup;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -56,14 +52,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/view/ViewGroup;Landroid/view/View;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/view/ViewGroup;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -94,20 +82,6 @@
|
|||
|
||||
.method public static getSceneForLayout(Landroid/view/ViewGroup;ILandroid/content/Context;)Landroidx/transition/Scene;
|
||||
.locals 2
|
||||
.param p0 # Landroid/view/ViewGroup;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/LayoutRes;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
sget v0, Landroidx/transition/R$id;->transition_scene_layoutid_cache:I
|
||||
|
||||
|
@ -242,8 +216,6 @@
|
|||
|
||||
.method public getSceneRoot()Landroid/view/ViewGroup;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/transition/Scene;->mSceneRoot:Landroid/view/ViewGroup;
|
||||
|
||||
|
@ -269,10 +241,6 @@
|
|||
|
||||
.method public setEnterAction(Ljava/lang/Runnable;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/Runnable;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput-object p1, p0, Landroidx/transition/Scene;->mEnterAction:Ljava/lang/Runnable;
|
||||
|
||||
|
@ -281,10 +249,6 @@
|
|||
|
||||
.method public setExitAction(Ljava/lang/Runnable;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/lang/Runnable;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput-object p1, p0, Landroidx/transition/Scene;->mExitAction:Ljava/lang/Runnable;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue