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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SubtypeSwitcher.java 254 // If needsToShowWarningDialog is true, voice input need to show warning before
257 || VoiceProxy.getInstance().needsToShowWarningDialog()) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
VoiceProxy.java 372 public boolean needsToShowWarningDialog() {
684 if (needsToShowWarningDialog()) {
    [all...]

Completed in 151 milliseconds