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.java48 public boolean haveVoiceSearchHintsExpired(int currentVoiceSearchVersion); in haveVoiceSearchHintsExpired() method
DSearchSettingsImpl.java191 public boolean haveVoiceSearchHintsExpired(int currentVoiceSearchVersion) { in haveVoiceSearchHintsExpired() method in SearchSettingsImpl
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DMockSearchSettings.java50 public boolean haveVoiceSearchHintsExpired(int currentVoiceSearchVersion) { in haveVoiceSearchHintsExpired() method in MockSearchSettings