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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
InputAttributes.java 45 final public boolean mIsGeneralTextInput;
80 mIsGeneralTextInput = false;
124 mIsGeneralTextInput = InputType.TYPE_TEXT_VARIATION_EMAIL_ADDRESS != variation
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsValues.java 149 && inputAttributes.mIsGeneralTextInput;

Completed in 163 milliseconds