23 lines
681 B
Smali
23 lines
681 B
Smali
.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
|
|
.param p1 # Landroidx/savedstate/SavedStateRegistryOwner;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.end method
|