Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -1,18 +1,24 @@
|
|||
.class Landroidx/transition/ViewUtilsApi22;
|
||||
.class public Landroidx/transition/ViewUtilsApi22;
|
||||
.super Landroidx/transition/ViewUtilsApi21;
|
||||
.source "ViewUtilsApi22.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/RequiresApi;
|
||||
value = 0x16
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field private static final TAG:Ljava/lang/String; = "ViewUtilsApi22"
|
||||
.field public static final TAG:Ljava/lang/String; = "ViewUtilsApi22"
|
||||
|
||||
.field private static sSetLeftTopRightBottomMethod:Ljava/lang/reflect/Method;
|
||||
.field public static sSetLeftTopRightBottomMethod:Ljava/lang/reflect/Method;
|
||||
|
||||
.field private static sSetLeftTopRightBottomMethodFetched:Z
|
||||
.field public static sSetLeftTopRightBottomMethodFetched:Z
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>()V
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Landroidx/transition/ViewUtilsApi21;-><init>()V
|
||||
|
@ -21,7 +27,12 @@
|
|||
.end method
|
||||
|
||||
.method private fetchSetLeftTopRightBottomMethod()V
|
||||
.locals 6
|
||||
.locals 5
|
||||
.annotation build Landroid/annotation/SuppressLint;
|
||||
value = {
|
||||
"PrivateApi"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
sget-boolean v0, Landroidx/transition/ViewUtilsApi22;->sSetLeftTopRightBottomMethodFetched:Z
|
||||
|
||||
|
@ -32,43 +43,48 @@
|
|||
:try_start_0
|
||||
const-class v1, Landroid/view/View;
|
||||
|
||||
const-string v2, "setLeftTopRightBottom"
|
||||
const/4 v2, 0x4
|
||||
|
||||
const/4 v3, 0x4
|
||||
new-array v2, v2, [Ljava/lang/Class;
|
||||
|
||||
new-array v3, v3, [Ljava/lang/Class;
|
||||
|
||||
const/4 v4, 0x0
|
||||
|
||||
sget-object v5, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
|
||||
|
||||
aput-object v5, v3, v4
|
||||
const/4 v3, 0x0
|
||||
|
||||
sget-object v4, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
|
||||
|
||||
aput-object v4, v3, v0
|
||||
aput-object v4, v2, v3
|
||||
|
||||
const/4 v4, 0x2
|
||||
sget-object v3, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
|
||||
|
||||
sget-object v5, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
|
||||
aput-object v3, v2, v0
|
||||
|
||||
aput-object v5, v3, v4
|
||||
const/4 v3, 0x2
|
||||
|
||||
const/4 v4, 0x3
|
||||
sget-object v4, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
|
||||
|
||||
sget-object v5, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
|
||||
aput-object v4, v2, v3
|
||||
|
||||
aput-object v5, v3, v4
|
||||
const/4 v3, 0x3
|
||||
|
||||
invoke-virtual {v1, v2, v3}, Ljava/lang/Class;->getDeclaredMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
|
||||
sget-object v4, Ljava/lang/Integer;->TYPE:Ljava/lang/Class;
|
||||
|
||||
aput-object v4, v2, v3
|
||||
:try_end_0
|
||||
.catch Ljava/lang/NoSuchMethodException; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
const-string v3, "setLeftTopRightBottom"
|
||||
|
||||
:try_start_1
|
||||
invoke-virtual {v1, v3, v2}, Ljava/lang/Class;->getDeclaredMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
sput-object v1, Landroidx/transition/ViewUtilsApi22;->sSetLeftTopRightBottomMethod:Ljava/lang/reflect/Method;
|
||||
|
||||
sget-object v1, Landroidx/transition/ViewUtilsApi22;->sSetLeftTopRightBottomMethod:Ljava/lang/reflect/Method;
|
||||
|
||||
invoke-virtual {v1, v0}, Ljava/lang/reflect/Method;->setAccessible(Z)V
|
||||
:try_end_0
|
||||
.catch Ljava/lang/NoSuchMethodException; {:try_start_0 .. :try_end_0} :catch_0
|
||||
:try_end_1
|
||||
.catch Ljava/lang/NoSuchMethodException; {:try_start_1 .. :try_end_1} :catch_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
|
@ -141,7 +157,7 @@
|
|||
.catch Ljava/lang/IllegalAccessException; {:try_start_0 .. :try_end_0} :catch_1
|
||||
.catch Ljava/lang/reflect/InvocationTargetException; {:try_start_0 .. :try_end_0} :catch_0
|
||||
|
||||
return-void
|
||||
goto :goto_0
|
||||
|
||||
:catch_0
|
||||
move-exception p1
|
||||
|
@ -158,5 +174,6 @@
|
|||
|
||||
:catch_1
|
||||
:cond_0
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue