Home
last modified time | relevance | path

Searched refs:storeLong (Results 1 – 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSearchSettingsImpl.java106 protected void storeLong(String name, long value) { in storeLong() method in SearchSettingsImpl
145 storeLong(FIRST_VOICE_HINT_DISPLAY_TIME, System.currentTimeMillis()); in resetVoiceSearchHintFirstSeenTime()