apkfuckery/com.discord/smali/androidx/legacy/app/FragmentCompat$FragmentCompatApi15Impl.smali
2019-02-04 21:08:30 +01:00

38 lines
869 B
Smali

.class Landroidx/legacy/app/FragmentCompat$FragmentCompatApi15Impl;
.super Landroidx/legacy/app/FragmentCompat$FragmentCompatBaseImpl;
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0xf
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/legacy/app/FragmentCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "FragmentCompatApi15Impl"
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Landroidx/legacy/app/FragmentCompat$FragmentCompatBaseImpl;-><init>()V
return-void
.end method
# virtual methods
.method public setUserVisibleHint(Landroid/app/Fragment;Z)V
.locals 0
invoke-virtual {p1, p2}, Landroid/app/Fragment;->setUserVisibleHint(Z)V
return-void
.end method