Searched defs:mIsGeneralTextInput (Results 1 - 1 of 1) 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

Completed in 59 milliseconds