Changes of com.discord v949
This commit is contained in:
parent
c0db50b5f4
commit
18940c51f9
6263 changed files with 76623 additions and 116117 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final status_bar_notification_info_overflow:I = 0x7f12103e
|
||||
.field public static final status_bar_notification_info_overflow:I = 0x7f121064
|
||||
|
||||
|
||||
# direct methods
|
||||
|
|
|
@ -16,24 +16,12 @@
|
|||
|
||||
# virtual methods
|
||||
.method public abstract onDrawerClosed(Landroid/view/View;)V
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract onDrawerOpened(Landroid/view/View;)V
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract onDrawerSlide(Landroid/view/View;F)V
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract onDrawerStateChanged(I)V
|
||||
|
|
|
@ -57,14 +57,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||||
.locals 2
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/util/AttributeSet;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1, p2}, Landroid/view/ViewGroup$MarginLayoutParams;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||||
|
||||
|
@ -91,10 +83,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/view/ViewGroup$LayoutParams;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/ViewGroup$LayoutParams;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Landroid/view/ViewGroup$MarginLayoutParams;-><init>(Landroid/view/ViewGroup$LayoutParams;)V
|
||||
|
||||
|
@ -107,10 +95,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/view/ViewGroup$MarginLayoutParams;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/view/ViewGroup$MarginLayoutParams;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Landroid/view/ViewGroup$MarginLayoutParams;-><init>(Landroid/view/ViewGroup$MarginLayoutParams;)V
|
||||
|
||||
|
@ -123,10 +107,6 @@
|
|||
|
||||
.method public constructor <init>(Landroidx/drawerlayout/widget/DrawerLayout$LayoutParams;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/drawerlayout/widget/DrawerLayout$LayoutParams;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Landroid/view/ViewGroup$MarginLayoutParams;-><init>(Landroid/view/ViewGroup$MarginLayoutParams;)V
|
||||
|
||||
|
|
|
@ -53,14 +53,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/os/Parcel;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/lang/ClassLoader;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1, p2}, Landroidx/customview/view/AbsSavedState;-><init>(Landroid/os/Parcel;Ljava/lang/ClassLoader;)V
|
||||
|
||||
|
@ -103,10 +95,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/os/Parcelable;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/os/Parcelable;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1}, Landroidx/customview/view/AbsSavedState;-><init>(Landroid/os/Parcelable;)V
|
||||
|
||||
|
|
|
@ -91,9 +91,6 @@
|
|||
.field private final mLeftDragger:Landroidx/customview/widget/ViewDragHelper;
|
||||
|
||||
.field private mListener:Landroidx/drawerlayout/widget/DrawerLayout$DrawerListener;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private mListeners:Ljava/util/List;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
|
@ -213,10 +210,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -227,14 +220,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/util/AttributeSet;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
|
@ -245,14 +230,6 @@
|
|||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
.locals 5
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Landroid/util/AttributeSet;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0, p1, p2, p3}, Landroid/view/ViewGroup;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
|
||||
|
@ -959,10 +936,6 @@
|
|||
# virtual methods
|
||||
.method public addDrawerListener(Landroidx/drawerlayout/widget/DrawerLayout$DrawerListener;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/drawerlayout/widget/DrawerLayout$DrawerListener;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
||||
|
@ -1289,10 +1262,6 @@
|
|||
|
||||
.method public closeDrawer(Landroid/view/View;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
|
@ -1303,10 +1272,6 @@
|
|||
|
||||
.method public closeDrawer(Landroid/view/View;Z)V
|
||||
.locals 4
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/drawerlayout/widget/DrawerLayout;->isDrawerView(Landroid/view/View;)Z
|
||||
|
||||
|
@ -2530,10 +2495,6 @@
|
|||
|
||||
.method public getDrawerLockMode(Landroid/view/View;)I
|
||||
.locals 3
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/drawerlayout/widget/DrawerLayout;->isDrawerView(Landroid/view/View;)Z
|
||||
|
||||
|
@ -2581,8 +2542,6 @@
|
|||
|
||||
.method public getDrawerTitle(I)Ljava/lang/CharSequence;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
invoke-static {p0}, Landroidx/core/view/ViewCompat;->getLayoutDirection(Landroid/view/View;)I
|
||||
|
||||
|
@ -2653,8 +2612,6 @@
|
|||
|
||||
.method public getStatusBarBackgroundDrawable()Landroid/graphics/drawable/Drawable;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/drawerlayout/widget/DrawerLayout;->mStatusBarBackground:Landroid/graphics/drawable/Drawable;
|
||||
|
||||
|
@ -2707,10 +2664,6 @@
|
|||
|
||||
.method public isDrawerOpen(Landroid/view/View;)Z
|
||||
.locals 3
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/drawerlayout/widget/DrawerLayout;->isDrawerView(Landroid/view/View;)Z
|
||||
|
||||
|
@ -2826,10 +2779,6 @@
|
|||
|
||||
.method public isDrawerVisible(Landroid/view/View;)Z
|
||||
.locals 3
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/drawerlayout/widget/DrawerLayout;->isDrawerView(Landroid/view/View;)Z
|
||||
|
||||
|
@ -3496,11 +3445,6 @@
|
|||
|
||||
.method protected onMeasure(II)V
|
||||
.locals 17
|
||||
.annotation build Landroid/annotation/SuppressLint;
|
||||
value = {
|
||||
"WrongConstant"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
move-object/from16 v0, p0
|
||||
|
||||
|
@ -4370,10 +4314,6 @@
|
|||
|
||||
.method public openDrawer(Landroid/view/View;)V
|
||||
.locals 1
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
|
@ -4384,10 +4324,6 @@
|
|||
|
||||
.method public openDrawer(Landroid/view/View;Z)V
|
||||
.locals 3
|
||||
.param p1 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/drawerlayout/widget/DrawerLayout;->isDrawerView(Landroid/view/View;)Z
|
||||
|
||||
|
@ -4507,10 +4443,6 @@
|
|||
|
||||
.method public removeDrawerListener(Landroidx/drawerlayout/widget/DrawerLayout$DrawerListener;)V
|
||||
.locals 1
|
||||
.param p1 # Landroidx/drawerlayout/widget/DrawerLayout$DrawerListener;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
||||
|
@ -4561,11 +4493,6 @@
|
|||
|
||||
.method public setChildInsets(Ljava/lang/Object;Z)V
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iput-object p1, p0, Landroidx/drawerlayout/widget/DrawerLayout;->mLastInsets:Ljava/lang/Object;
|
||||
|
||||
|
@ -4767,10 +4694,6 @@
|
|||
|
||||
.method public setDrawerLockMode(ILandroid/view/View;)V
|
||||
.locals 2
|
||||
.param p2 # Landroid/view/View;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0, p2}, Landroidx/drawerlayout/widget/DrawerLayout;->isDrawerView(Landroid/view/View;)Z
|
||||
|
||||
|
@ -4816,10 +4739,6 @@
|
|||
|
||||
.method public setDrawerShadow(II)V
|
||||
.locals 1
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/DrawableRes;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-virtual {p0}, Landroidx/drawerlayout/widget/DrawerLayout;->getContext()Landroid/content/Context;
|
||||
|
||||
|
@ -4896,10 +4815,6 @@
|
|||
|
||||
.method public setDrawerTitle(ILjava/lang/CharSequence;)V
|
||||
.locals 1
|
||||
.param p2 # Ljava/lang/CharSequence;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-static {p0}, Landroidx/core/view/ViewCompat;->getLayoutDirection(Landroid/view/View;)I
|
||||
|
||||
|
@ -4955,10 +4870,6 @@
|
|||
|
||||
.method public setScrimColor(I)V
|
||||
.locals 0
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/ColorInt;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput p1, p0, Landroidx/drawerlayout/widget/DrawerLayout;->mScrimColor:I
|
||||
|
||||
|
@ -4995,10 +4906,6 @@
|
|||
|
||||
.method public setStatusBarBackground(Landroid/graphics/drawable/Drawable;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/graphics/drawable/Drawable;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
iput-object p1, p0, Landroidx/drawerlayout/widget/DrawerLayout;->mStatusBarBackground:Landroid/graphics/drawable/Drawable;
|
||||
|
||||
|
@ -5009,10 +4916,6 @@
|
|||
|
||||
.method public setStatusBarBackgroundColor(I)V
|
||||
.locals 1
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/ColorInt;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
new-instance v0, Landroid/graphics/drawable/ColorDrawable;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue