apkfuckery/com.discord/smali/androidx/core/app/TaskStackBuilder$SupportParentable.smali

22 lines
589 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class public interface abstract Landroidx/core/app/TaskStackBuilder$SupportParentable;
2019-02-04 20:05:16 +00:00
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "TaskStackBuilder.java"
2019-02-04 20:05:16 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-02-04 20:08:30 +00:00
value = Landroidx/core/app/TaskStackBuilder;
2019-02-04 20:05:16 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "SupportParentable"
.end annotation
# virtual methods
.method public abstract getSupportParentActivityIntent()Landroid/content/Intent;
2019-02-04 20:08:30 +00:00
.annotation build Landroidx/annotation/Nullable;
.end annotation
2019-02-04 20:05:16 +00:00
.end method