HomeSort by relevance Sort by last modified time
    Searched refs:VOICE_INSTALLED (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 83 static final boolean VOICE_INSTALLED = true;
298 if (VOICE_INSTALLED) {
354 if (VOICE_INSTALLED) {
561 if (VOICE_INSTALLED && !mConfigurationChanging) {
636 if (VOICE_INSTALLED) {
674 if (VOICE_INSTALLED & mRecognizing) {
    [all...]
LatinIMESettings.java 90 if (!LatinIME.VOICE_INSTALLED

Completed in 21 milliseconds