apkfuckery/com.discord/smali/androidx/savedstate/SavedStateRegistry$AutoRecreated.smali

24 lines
681 B
Smali
Raw Normal View History

2019-10-07 23:23:22 +00:00
.class public interface abstract Landroidx/savedstate/SavedStateRegistry$AutoRecreated;
.super Ljava/lang/Object;
.source "SavedStateRegistry.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/savedstate/SavedStateRegistry;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "AutoRecreated"
.end annotation
# virtual methods
.method public abstract onRecreated(Landroidx/savedstate/SavedStateRegistryOwner;)V
2019-12-06 03:29:40 +00:00
.param p1 # Landroidx/savedstate/SavedStateRegistryOwner;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
2019-10-07 23:23:22 +00:00
.end method