OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIsGeneralTextInput
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
InputAttributes.java
52
final public boolean
mIsGeneralTextInput
;
88
mIsGeneralTextInput
= false;
135
mIsGeneralTextInput
= InputType.TYPE_TEXT_VARIATION_EMAIL_ADDRESS != variation
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsValues.java
151
&& inputAttributes.
mIsGeneralTextInput
;
Completed in 201 milliseconds