Searched refs:PREF_TIME_LEFT (Results 1 – 1 of 1) sorted by relevance
64 private static final String PREF_TIME_LEFT = "timer_time_left_"; field in TimerObj90 editor.putLong (PREF_TIME_LEFT + id, mTimeLeft); in writeToSharedPref()106 key = PREF_TIME_LEFT + id; in readFromSharedPref()127 key = PREF_TIME_LEFT + id; in deleteFromSharedPref()