Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -1,4 +1,4 @@
|
|||
.class Landroidx/appcompat/widget/SearchView$6;
|
||||
.class public Landroidx/appcompat/widget/SearchView$6;
|
||||
.super Ljava/lang/Object;
|
||||
.source "SearchView.java"
|
||||
|
||||
|
@ -12,17 +12,17 @@
|
|||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x0
|
||||
accessFlags = 0x1
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field final synthetic this$0:Landroidx/appcompat/widget/SearchView;
|
||||
.field public final synthetic this$0:Landroidx/appcompat/widget/SearchView;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Landroidx/appcompat/widget/SearchView;)V
|
||||
.method public constructor <init>(Landroidx/appcompat/widget/SearchView;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/SearchView$6;->this$0:Landroidx/appcompat/widget/SearchView;
|
||||
|
@ -39,20 +39,18 @@
|
|||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/SearchView$6;->this$0:Landroidx/appcompat/widget/SearchView;
|
||||
|
||||
iget-object v0, v0, Landroidx/appcompat/widget/SearchView;->mSearchable:Landroid/app/SearchableInfo;
|
||||
iget-object v1, v0, Landroidx/appcompat/widget/SearchView;->mSearchable:Landroid/app/SearchableInfo;
|
||||
|
||||
const/4 v1, 0x0
|
||||
const/4 v2, 0x0
|
||||
|
||||
if-nez v0, :cond_0
|
||||
if-nez v1, :cond_0
|
||||
|
||||
return v1
|
||||
return v2
|
||||
|
||||
:cond_0
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/SearchView$6;->this$0:Landroidx/appcompat/widget/SearchView;
|
||||
|
||||
iget-object v0, v0, Landroidx/appcompat/widget/SearchView;->mSearchSrcTextView:Landroidx/appcompat/widget/SearchView$SearchAutoComplete;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->isPopupShowing()Z
|
||||
invoke-virtual {v0}, Landroid/widget/AutoCompleteTextView;->isPopupShowing()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
|
@ -62,13 +60,13 @@
|
|||
|
||||
iget-object v0, v0, Landroidx/appcompat/widget/SearchView;->mSearchSrcTextView:Landroidx/appcompat/widget/SearchView$SearchAutoComplete;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getListSelection()I
|
||||
invoke-virtual {v0}, Landroid/widget/AutoCompleteTextView;->getListSelection()I
|
||||
|
||||
move-result v0
|
||||
|
||||
const/4 v2, -0x1
|
||||
const/4 v1, -0x1
|
||||
|
||||
if-eq v0, v2, :cond_1
|
||||
if-eq v0, v1, :cond_1
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/widget/SearchView$6;->this$0:Landroidx/appcompat/widget/SearchView;
|
||||
|
||||
|
@ -115,7 +113,7 @@
|
|||
|
||||
iget-object p3, p1, Landroidx/appcompat/widget/SearchView;->mSearchSrcTextView:Landroidx/appcompat/widget/SearchView$SearchAutoComplete;
|
||||
|
||||
invoke-virtual {p3}, Landroidx/appcompat/widget/SearchView$SearchAutoComplete;->getText()Landroid/text/Editable;
|
||||
invoke-virtual {p3}, Landroid/widget/AutoCompleteTextView;->getText()Landroid/text/Editable;
|
||||
|
||||
move-result-object p3
|
||||
|
||||
|
@ -123,10 +121,10 @@
|
|||
|
||||
move-result-object p3
|
||||
|
||||
invoke-virtual {p1, v1, p2, p3}, Landroidx/appcompat/widget/SearchView;->launchQuerySearch(ILjava/lang/String;Ljava/lang/String;)V
|
||||
invoke-virtual {p1, v2, p2, p3}, Landroidx/appcompat/widget/SearchView;->launchQuerySearch(ILjava/lang/String;Ljava/lang/String;)V
|
||||
|
||||
return v0
|
||||
|
||||
:cond_2
|
||||
return v1
|
||||
return v2
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue