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

23 lines
632 B
Smali

.class public interface abstract Landroidx/legacy/app/FragmentCompat$PermissionCompatDelegate;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/legacy/app/FragmentCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "PermissionCompatDelegate"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract requestPermissions(Landroid/app/Fragment;[Ljava/lang/String;I)Z
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method