12 lines
326 B
Smali
12 lines
326 B
Smali
|
.class public interface abstract Landroidx/savedstate/SavedStateRegistryOwner;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "SavedStateRegistryOwner.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroidx/lifecycle/LifecycleOwner;
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract getSavedStateRegistry()Landroidx/savedstate/SavedStateRegistry;
|
||
|
.end method
|