tmap/smali/androidx/fragment/app/FragmentManager$k.smali
2022-06-10 21:38:30 +09:00

57 lines
1.3 KiB
Smali

.class public interface abstract Landroidx/fragment/app/FragmentManager$k;
.super Ljava/lang/Object;
.source "FragmentManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/fragment/app/FragmentManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "k"
.end annotation
# virtual methods
.method public abstract b()Ljava/lang/CharSequence;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract c()I
.annotation build Landroidx/annotation/StringRes;
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract d()I
.annotation build Landroidx/annotation/StringRes;
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract e()Ljava/lang/CharSequence;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract getId()I
.end method
.method public abstract getName()Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method