OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldShowVoiceSearch
(Results
1 - 2
of
2
) sorted by null
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
VoiceSearch.java
47
public boolean
shouldShowVoiceSearch
() {
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SearchActivityView.java
278
if (
shouldShowVoiceSearch
(queryEmpty)
279
&& getVoiceSearch().
shouldShowVoiceSearch
()) {
288
protected boolean
shouldShowVoiceSearch
(boolean queryEmpty) {
Completed in 565 milliseconds