Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSearchSettings.java40 public boolean haveVoiceSearchHintsExpired(int currentVoiceSearchVersion); in haveVoiceSearchHintsExpired() method
DSearchSettingsImpl.java149 public boolean haveVoiceSearchHintsExpired(int currentVoiceSearchVersion) { in haveVoiceSearchHintsExpired() method in SearchSettingsImpl
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DMockSearchSettings.java38 public boolean haveVoiceSearchHintsExpired(int currentVoiceSearchVersion) { in haveVoiceSearchHintsExpired() method in MockSearchSettings