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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DInputAttributes.java52 final public boolean mIsGeneralTextInput; field in class:InputAttributes
88 mIsGeneralTextInput = false;
135 mIsGeneralTextInput = InputType.TYPE_TEXT_VARIATION_EMAIL_ADDRESS != variation
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
H A DSettingsValues.java151 && inputAttributes.mIsGeneralTextInput;

Completed in 67 milliseconds