tmap/smali/androidx/appcompat/widget/SearchView$c.smali
2022-06-10 21:38:30 +09:00

58 lines
1.2 KiB
Smali

.class public Landroidx/appcompat/widget/SearchView$c;
.super Ljava/lang/Object;
.source "SearchView.java"
# interfaces
.implements Ljava/lang/Runnable;
# 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 a:Landroidx/appcompat/widget/SearchView;
# direct methods
.method public constructor <init>(Landroidx/appcompat/widget/SearchView;)V
.locals 0
.line 1
iput-object p1, p0, Landroidx/appcompat/widget/SearchView$c;->a:Landroidx/appcompat/widget/SearchView;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 1
iget-object v0, p0, Landroidx/appcompat/widget/SearchView$c;->a:Landroidx/appcompat/widget/SearchView;
iget-object v0, v0, Landroidx/appcompat/widget/SearchView;->h1:Lx1/a;
instance-of v1, v0, Landroidx/appcompat/widget/d0;
if-eqz v1, :cond_0
const/4 v1, 0x0
.line 2
invoke-virtual {v0, v1}, Lx1/a;->b(Landroid/database/Cursor;)V
:cond_0
return-void
.end method