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