Searched refs:SUPER_STATE (Results 1 – 1 of 1) sorted by relevance
26 private final static String SUPER_STATE = "super_state"; field in AuthenticationView221 bundle.putParcelable(SUPER_STATE, super.onSaveInstanceState()); in onSaveInstanceState()233 super.onRestoreInstanceState(bundle.getParcelable(SUPER_STATE)); in onRestoreInstanceState()