Searched refs:CLOCK_SUPER_PARCELABLE (Results 1 – 1 of 1) sorted by relevance
70 private static final String CLOCK_SUPER_PARCELABLE = "clock_super_parcelable"; field in Clock142 bundle.putParcelable(CLOCK_SUPER_PARCELABLE, super.onSaveInstanceState()); in onSaveInstanceState()160 Parcelable superState = bundle.getParcelable(CLOCK_SUPER_PARCELABLE); in onRestoreInstanceState()