Searched refs:SAVESTATE_SYNC_INTERVAL_STRINGS (Results 1 – 1 of 1) sorted by relevance
116 private static final String SAVESTATE_SYNC_INTERVAL_STRINGS = "savestate_sync_interval_strings"; field in AccountSettingsFragment206 savedInstanceState.getCharSequenceArray(SAVESTATE_SYNC_INTERVAL_STRINGS); in onCreate()221 outstate.putCharSequenceArray(SAVESTATE_SYNC_INTERVAL_STRINGS, in onSaveInstanceState()