OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDisableGestureFloatingPreviewText
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
InputAttributes.java
51
final public boolean
mDisableGestureFloatingPreviewText
;
87
mDisableGestureFloatingPreviewText
= false;
120
mDisableGestureFloatingPreviewText
= InputAttributes.inPrivateImeOptions(
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsValues.java
183
mGestureFloatingPreviewTextEnabled = !mInputAttributes.
mDisableGestureFloatingPreviewText
Completed in 55 milliseconds