47 lines
1.2 KiB
Smali
47 lines
1.2 KiB
Smali
.class public Landroidx/appcompat/widget/SearchView$7;
|
|
.super Ljava/lang/Object;
|
|
.source "SearchView.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/widget/TextView$OnEditorActionListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/appcompat/widget/SearchView;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic this$0:Landroidx/appcompat/widget/SearchView;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroidx/appcompat/widget/SearchView;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Landroidx/appcompat/widget/SearchView$7;->this$0:Landroidx/appcompat/widget/SearchView;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onEditorAction(Landroid/widget/TextView;ILandroid/view/KeyEvent;)Z
|
|
.locals 0
|
|
|
|
iget-object p1, p0, Landroidx/appcompat/widget/SearchView$7;->this$0:Landroidx/appcompat/widget/SearchView;
|
|
|
|
invoke-virtual {p1}, Landroidx/appcompat/widget/SearchView;->onSubmitQuery()V
|
|
|
|
const/4 p1, 0x1
|
|
|
|
return p1
|
|
.end method
|