Home | History | Annotate | Download | only in calendar

Lines Matching refs:BUNDLE_KEY_RESTORE_TIME

91     private static final String BUNDLE_KEY_RESTORE_TIME = "key_restore_time";
333 timeMillis = icicle.getLong(BUNDLE_KEY_RESTORE_TIME);
595 outState.putLong(BUNDLE_KEY_RESTORE_TIME, mController.getTime());