| D | ReceivedKeyedAppState.java | 39 public abstract class ReceivedKeyedAppState { class 42 ReceivedKeyedAppState() {} in ReceivedKeyedAppState() method in ReceivedKeyedAppState 50 static ReceivedKeyedAppState fromBundle(Bundle bundle, String packageName, long timestamp) { in fromBundle() 124 public abstract @NonNull ReceivedKeyedAppState build(); in build()
|