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

24 lines
662 B
Smali

.class public interface abstract Landroidx/legacy/app/FragmentCompat$PermissionCompatDelegate;
.super Ljava/lang/Object;
.source "FragmentCompat.java"
# 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