2022-06-10 21:38:30 +09:00

50 lines
1.1 KiB
Smali

.class public Landroidx/preference/m$b;
.super Ljava/lang/Object;
.source "PreferenceFragmentCompat.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/preference/m;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Landroidx/preference/m;
# direct methods
.method public constructor <init>(Landroidx/preference/m;)V
.locals 0
.line 1
iput-object p1, p0, Landroidx/preference/m$b;->a:Landroidx/preference/m;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 1
.line 1
iget-object v0, p0, Landroidx/preference/m$b;->a:Landroidx/preference/m;
iget-object v0, v0, Landroidx/preference/m;->c:Landroidx/recyclerview/widget/RecyclerView;
invoke-virtual {v0, v0}, Landroid/view/ViewGroup;->focusableViewAvailable(Landroid/view/View;)V
return-void
.end method