Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -4,6 +4,12 @@
|
|||
|
||||
|
||||
# annotations
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroidx/appcompat/widget/ViewStubCompat$OnInflateListener;
|
||||
|
@ -12,11 +18,11 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field private mInflateListener:Landroidx/appcompat/widget/ViewStubCompat$OnInflateListener;
|
||||
.field public mInflateListener:Landroidx/appcompat/widget/ViewStubCompat$OnInflateListener;
|
||||
|
||||
.field private mInflatedId:I
|
||||
.field public mInflatedId:I
|
||||
|
||||
.field private mInflatedViewRef:Ljava/lang/ref/WeakReference;
|
||||
.field public mInflatedViewRef:Ljava/lang/ref/WeakReference;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/ref/WeakReference<",
|
||||
|
@ -26,9 +32,9 @@
|
|||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private mInflater:Landroid/view/LayoutInflater;
|
||||
.field public mInflater:Landroid/view/LayoutInflater;
|
||||
|
||||
.field private mLayoutResource:I
|
||||
.field public mLayoutResource:I
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -81,7 +87,7 @@
|
|||
|
||||
move-result p2
|
||||
|
||||
invoke-virtual {p0, p2}, Landroidx/appcompat/widget/ViewStubCompat;->setId(I)V
|
||||
invoke-virtual {p0, p2}, Landroid/view/View;->setId(I)V
|
||||
|
||||
invoke-virtual {p1}, Landroid/content/res/TypedArray;->recycle()V
|
||||
|
||||
|
@ -91,26 +97,31 @@
|
|||
|
||||
const/4 p1, 0x1
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/appcompat/widget/ViewStubCompat;->setWillNotDraw(Z)V
|
||||
invoke-virtual {p0, p1}, Landroid/view/View;->setWillNotDraw(Z)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method protected final dispatchDraw(Landroid/graphics/Canvas;)V
|
||||
.method public dispatchDraw(Landroid/graphics/Canvas;)V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public final draw(Landroid/graphics/Canvas;)V
|
||||
.method public draw(Landroid/graphics/Canvas;)V
|
||||
.locals 0
|
||||
.annotation build Landroid/annotation/SuppressLint;
|
||||
value = {
|
||||
"MissingSuperCall"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public final getInflatedId()I
|
||||
.method public getInflatedId()I
|
||||
.locals 1
|
||||
|
||||
iget v0, p0, Landroidx/appcompat/widget/ViewStubCompat;->mInflatedId:I
|
||||
|
@ -118,7 +129,7 @@
|
|||
return v0
|
||||
.end method
|
||||
|
||||
.method public final getLayoutInflater()Landroid/view/LayoutInflater;
|
||||
.method public getLayoutInflater()Landroid/view/LayoutInflater;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ViewStubCompat;->mInflater:Landroid/view/LayoutInflater;
|
||||
|
@ -126,7 +137,7 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final getLayoutResource()I
|
||||
.method public getLayoutResource()I
|
||||
.locals 1
|
||||
|
||||
iget v0, p0, Landroidx/appcompat/widget/ViewStubCompat;->mLayoutResource:I
|
||||
|
@ -134,10 +145,10 @@
|
|||
return v0
|
||||
.end method
|
||||
|
||||
.method public final inflate()Landroid/view/View;
|
||||
.method public inflate()Landroid/view/View;
|
||||
.locals 4
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/ViewStubCompat;->getParent()Landroid/view/ViewParent;
|
||||
invoke-virtual {p0}, Landroid/view/View;->getParent()Landroid/view/ViewParent;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -158,7 +169,7 @@
|
|||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/ViewStubCompat;->getContext()Landroid/content/Context;
|
||||
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
|
@ -190,7 +201,7 @@
|
|||
|
||||
invoke-virtual {v0, p0}, Landroid/view/ViewGroup;->removeViewInLayout(Landroid/view/View;)V
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/ViewStubCompat;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
||||
invoke-virtual {p0}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
|
@ -238,17 +249,17 @@
|
|||
throw v0
|
||||
.end method
|
||||
|
||||
.method protected final onMeasure(II)V
|
||||
.method public onMeasure(II)V
|
||||
.locals 0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-virtual {p0, p1, p1}, Landroidx/appcompat/widget/ViewStubCompat;->setMeasuredDimension(II)V
|
||||
invoke-virtual {p0, p1, p1}, Landroid/view/View;->setMeasuredDimension(II)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public final setInflatedId(I)V
|
||||
.method public setInflatedId(I)V
|
||||
.locals 0
|
||||
|
||||
iput p1, p0, Landroidx/appcompat/widget/ViewStubCompat;->mInflatedId:I
|
||||
|
@ -256,7 +267,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public final setLayoutInflater(Landroid/view/LayoutInflater;)V
|
||||
.method public setLayoutInflater(Landroid/view/LayoutInflater;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/ViewStubCompat;->mInflater:Landroid/view/LayoutInflater;
|
||||
|
@ -264,7 +275,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public final setLayoutResource(I)V
|
||||
.method public setLayoutResource(I)V
|
||||
.locals 0
|
||||
|
||||
iput p1, p0, Landroidx/appcompat/widget/ViewStubCompat;->mLayoutResource:I
|
||||
|
@ -272,7 +283,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public final setOnInflateListener(Landroidx/appcompat/widget/ViewStubCompat$OnInflateListener;)V
|
||||
.method public setOnInflateListener(Landroidx/appcompat/widget/ViewStubCompat$OnInflateListener;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/ViewStubCompat;->mInflateListener:Landroidx/appcompat/widget/ViewStubCompat$OnInflateListener;
|
||||
|
@ -280,7 +291,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public final setVisibility(I)V
|
||||
.method public setVisibility(I)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ViewStubCompat;->mInflatedViewRef:Ljava/lang/ref/WeakReference;
|
||||
|
@ -297,7 +308,7 @@
|
|||
|
||||
invoke-virtual {v0, p1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
return-void
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
new-instance p1, Ljava/lang/IllegalStateException;
|
||||
|
@ -321,5 +332,6 @@
|
|||
invoke-virtual {p0}, Landroidx/appcompat/widget/ViewStubCompat;->inflate()Landroid/view/View;
|
||||
|
||||
:cond_3
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue