Searched refs:PREF_PRIOR_STATE (Results 1 – 1 of 1) sorted by relevance
67 private static final String PREF_PRIOR_STATE = "timer_prior_state_"; field in TimerObj98 .putInt(PREF_PRIOR_STATE + id, mPriorState) in writeToSharedPref()114 mPriorState = prefs.getInt(PREF_PRIOR_STATE + id, 0); in readFromSharedPref()132 .remove(PREF_PRIOR_STATE + id) in deleteFromSharedPref()