Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -15,16 +15,20 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field private final mContext:Landroid/content/Context;
|
||||
.field public final mContext:Landroid/content/Context;
|
||||
|
||||
.field private mDropDownInflater:Landroid/view/LayoutInflater;
|
||||
.field public mDropDownInflater:Landroid/view/LayoutInflater;
|
||||
|
||||
.field private final mInflater:Landroid/view/LayoutInflater;
|
||||
.field public final mInflater:Landroid/view/LayoutInflater;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroid/content/Context;)V
|
||||
.locals 0
|
||||
.param p1 # Landroid/content/Context;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
|
@ -41,23 +45,28 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method public final getDropDownViewInflater()Landroid/view/LayoutInflater;
|
||||
.method public getDropDownViewInflater()Landroid/view/LayoutInflater;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ThemedSpinnerAdapter$Helper;->mDropDownInflater:Landroid/view/LayoutInflater;
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
return-object v0
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ThemedSpinnerAdapter$Helper;->mInflater:Landroid/view/LayoutInflater;
|
||||
|
||||
:goto_0
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final getDropDownViewTheme()Landroid/content/res/Resources$Theme;
|
||||
.method public getDropDownViewTheme()Landroid/content/res/Resources$Theme;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ThemedSpinnerAdapter$Helper;->mDropDownInflater:Landroid/view/LayoutInflater;
|
||||
|
||||
|
@ -65,7 +74,7 @@
|
|||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return-object v0
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {v0}, Landroid/view/LayoutInflater;->getContext()Landroid/content/Context;
|
||||
|
@ -76,11 +85,16 @@
|
|||
|
||||
move-result-object v0
|
||||
|
||||
:goto_0
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final setDropDownViewTheme(Landroid/content/res/Resources$Theme;)V
|
||||
.method public setDropDownViewTheme(Landroid/content/res/Resources$Theme;)V
|
||||
.locals 2
|
||||
.param p1 # Landroid/content/res/Resources$Theme;
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
if-nez p1, :cond_0
|
||||
|
||||
|
@ -88,7 +102,7 @@
|
|||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/ThemedSpinnerAdapter$Helper;->mDropDownInflater:Landroid/view/LayoutInflater;
|
||||
|
||||
return-void
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/ThemedSpinnerAdapter$Helper;->mContext:Landroid/content/Context;
|
||||
|
@ -103,7 +117,7 @@
|
|||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/ThemedSpinnerAdapter$Helper;->mDropDownInflater:Landroid/view/LayoutInflater;
|
||||
|
||||
return-void
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
new-instance v0, Landroidx/appcompat/view/ContextThemeWrapper;
|
||||
|
@ -118,5 +132,6 @@
|
|||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/ThemedSpinnerAdapter$Helper;->mDropDownInflater:Landroid/view/LayoutInflater;
|
||||
|
||||
:goto_0
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue