public interface SavedStateHandler
View objects. To save the state of Views, see
ViewSavedStateHandler.| Modifier and Type | Method and Description |
|---|---|
void |
restoreInstanceState(java.lang.Object target,
android.os.Bundle state) |
void |
saveInstanceState(java.lang.Object target,
android.os.Bundle state) |