Searched refs:VOICE_SEARCH_LAUNCH_RECOGNIZER (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/server/search/
H A DSearchableInfo.java88 private static int VOICE_SEARCH_LAUNCH_RECOGNIZER = 4; field in class:SearchableInfo
602 return 0 != (mVoiceSearchMode & VOICE_SEARCH_LAUNCH_RECOGNIZER);

Completed in 769 milliseconds