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/EnclosingClass;
|
||||
value = Landroidx/appcompat/widget/SearchView;
|
||||
.end annotation
|
||||
|
@ -15,13 +21,13 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field private mHasPendingShowSoftInputRequest:Z
|
||||
.field public mHasPendingShowSoftInputRequest:Z
|
||||
|
||||
.field final mRunShowSoftInputIfNecessary:Ljava/lang/Runnable;
|
||||
.field public final mRunShowSoftInputIfNecessary:Ljava/lang/Runnable;
|
||||
|
||||
.field private mSearchView:Landroidx/appcompat/widget/SearchView;
|
||||
.field public mSearchView:Landroidx/appcompat/widget/SearchView;
|
||||
|
||||
.field private mThreshold:I
|
||||
.field public mThreshold:I
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -56,7 +62,7 @@
|
|||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->mRunShowSoftInputIfNecessary:Ljava/lang/Runnable;
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getThreshold()I
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getThreshold()I
|
||||
|
||||
move-result p1
|
||||
|
||||
|
@ -68,7 +74,7 @@
|
|||
.method private getSearchViewTextMinWidthDp()I
|
||||
.locals 4
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getResources()Landroid/content/res/Resources;
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getResources()Landroid/content/res/Resources;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -134,7 +140,7 @@
|
|||
|
||||
if-lez v0, :cond_1
|
||||
|
||||
invoke-super {p0}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView;->enoughToFilter()Z
|
||||
invoke-super {p0}, Landroid/widget/AutoCompleteTextView;->enoughToFilter()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
|
@ -145,19 +151,20 @@
|
|||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
return v0
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
const/4 v0, 0x1
|
||||
|
||||
:goto_1
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method isEmpty()Z
|
||||
.method public isEmpty()Z
|
||||
.locals 1
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getText()Landroid/text/Editable;
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getText()Landroid/text/Editable;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -169,11 +176,12 @@
|
|||
|
||||
const/4 v0, 0x1
|
||||
|
||||
return v0
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_0
|
||||
return v0
|
||||
.end method
|
||||
|
||||
|
@ -190,22 +198,22 @@
|
|||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->mRunShowSoftInputIfNecessary:Ljava/lang/Runnable;
|
||||
|
||||
invoke-virtual {p0, v0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->removeCallbacks(Ljava/lang/Runnable;)Z
|
||||
invoke-virtual {p0, v0}, Landroid/widget/AutoCompleteTextView;->removeCallbacks(Ljava/lang/Runnable;)Z
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->mRunShowSoftInputIfNecessary:Ljava/lang/Runnable;
|
||||
|
||||
invoke-virtual {p0, v0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->post(Ljava/lang/Runnable;)Z
|
||||
invoke-virtual {p0, v0}, Landroid/widget/AutoCompleteTextView;->post(Ljava/lang/Runnable;)Z
|
||||
|
||||
:cond_0
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method protected onFinishInflate()V
|
||||
.method public onFinishInflate()V
|
||||
.locals 3
|
||||
|
||||
invoke-super {p0}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView;->onFinishInflate()V
|
||||
invoke-super {p0}, Landroid/widget/AutoCompleteTextView;->onFinishInflate()V
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getResources()Landroid/content/res/Resources;
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getResources()Landroid/content/res/Resources;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -227,15 +235,15 @@
|
|||
|
||||
float-to-int v0, v0
|
||||
|
||||
invoke-virtual {p0, v0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->setMinWidth(I)V
|
||||
invoke-virtual {p0, v0}, Landroid/widget/AutoCompleteTextView;->setMinWidth(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method protected onFocusChanged(ZILandroid/graphics/Rect;)V
|
||||
.method public onFocusChanged(ZILandroid/graphics/Rect;)V
|
||||
.locals 0
|
||||
|
||||
invoke-super {p0, p1, p2, p3}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView;->onFocusChanged(ZILandroid/graphics/Rect;)V
|
||||
invoke-super {p0, p1, p2, p3}, Landroid/widget/AutoCompleteTextView;->onFocusChanged(ZILandroid/graphics/Rect;)V
|
||||
|
||||
iget-object p1, p0, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->mSearchView:Landroidx/appcompat/widget/SearchView;
|
||||
|
||||
|
@ -265,7 +273,7 @@
|
|||
|
||||
if-nez v0, :cond_1
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getKeyDispatcherState()Landroid/view/KeyEvent$DispatcherState;
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getKeyDispatcherState()Landroid/view/KeyEvent$DispatcherState;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -283,7 +291,7 @@
|
|||
|
||||
if-ne v0, v1, :cond_3
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getKeyDispatcherState()Landroid/view/KeyEvent$DispatcherState;
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getKeyDispatcherState()Landroid/view/KeyEvent$DispatcherState;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -315,7 +323,7 @@
|
|||
return v1
|
||||
|
||||
:cond_3
|
||||
invoke-super {p0, p1, p2}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView;->onKeyPreIme(ILandroid/view/KeyEvent;)Z
|
||||
invoke-super {p0, p1, p2}, Landroid/widget/AutoCompleteTextView;->onKeyPreIme(ILandroid/view/KeyEvent;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
|
@ -325,19 +333,19 @@
|
|||
.method public onWindowFocusChanged(Z)V
|
||||
.locals 1
|
||||
|
||||
invoke-super {p0, p1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView;->onWindowFocusChanged(Z)V
|
||||
invoke-super {p0, p1}, Landroid/widget/AutoCompleteTextView;->onWindowFocusChanged(Z)V
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
iget-object p1, p0, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->mSearchView:Landroidx/appcompat/widget/SearchView;
|
||||
|
||||
invoke-virtual {p1}, Landroidx/appcompat/widget/SearchView;->hasFocus()Z
|
||||
invoke-virtual {p1}, Landroid/view/ViewGroup;->hasFocus()Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getVisibility()I
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getVisibility()I
|
||||
|
||||
move-result p1
|
||||
|
||||
|
@ -347,7 +355,7 @@
|
|||
|
||||
iput-boolean p1, p0, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->mHasPendingShowSoftInputRequest:Z
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getContext()Landroid/content/Context;
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -371,16 +379,16 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method protected replaceText(Ljava/lang/CharSequence;)V
|
||||
.method public replaceText(Ljava/lang/CharSequence;)V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method setImeVisibility(Z)V
|
||||
.method public setImeVisibility(Z)V
|
||||
.locals 2
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getContext()Landroid/content/Context;
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
@ -400,9 +408,9 @@
|
|||
|
||||
iget-object p1, p0, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->mRunShowSoftInputIfNecessary:Ljava/lang/Runnable;
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->removeCallbacks(Ljava/lang/Runnable;)Z
|
||||
invoke-virtual {p0, p1}, Landroid/widget/AutoCompleteTextView;->removeCallbacks(Ljava/lang/Runnable;)Z
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getWindowToken()Landroid/os/IBinder;
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getWindowToken()Landroid/os/IBinder;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -421,7 +429,7 @@
|
|||
|
||||
iget-object p1, p0, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->mRunShowSoftInputIfNecessary:Ljava/lang/Runnable;
|
||||
|
||||
invoke-virtual {p0, p1}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->removeCallbacks(Ljava/lang/Runnable;)Z
|
||||
invoke-virtual {p0, p1}, Landroid/widget/AutoCompleteTextView;->removeCallbacks(Ljava/lang/Runnable;)Z
|
||||
|
||||
invoke-virtual {v0, p0, v1}, Landroid/view/inputmethod/InputMethodManager;->showSoftInput(Landroid/view/View;I)Z
|
||||
|
||||
|
@ -435,7 +443,7 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method setSearchView(Landroidx/appcompat/widget/SearchView;)V
|
||||
.method public setSearchView(Landroidx/appcompat/widget/SearchView;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->mSearchView:Landroidx/appcompat/widget/SearchView;
|
||||
|
@ -446,21 +454,21 @@
|
|||
.method public setThreshold(I)V
|
||||
.locals 0
|
||||
|
||||
invoke-super {p0, p1}, Landroidx/appcompat/widget/AppCompatAutoCompleteTextView;->setThreshold(I)V
|
||||
invoke-super {p0, p1}, Landroid/widget/AutoCompleteTextView;->setThreshold(I)V
|
||||
|
||||
iput p1, p0, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->mThreshold:I
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method showSoftInputIfNecessary()V
|
||||
.method public showSoftInputIfNecessary()V
|
||||
.locals 2
|
||||
|
||||
iget-boolean v0, p0, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->mHasPendingShowSoftInputRequest:Z
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getContext()Landroid/content/Context;
|
||||
invoke-virtual {p0}, Landroid/widget/AutoCompleteTextView;->getContext()Landroid/content/Context;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue