OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mNeedsToUpdateInputStateG
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
weighting.cpp
81
inputStateG.
mNeedsToUpdateInputStateG
= false; // Don't use input info by default
89
if (inputStateG.
mNeedsToUpdateInputStateG
) {
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h
63
:
mNeedsToUpdateInputStateG
(false), mPointerId(0), mInputIndex(0),
67
bool
mNeedsToUpdateInputStateG
;
Completed in 46 milliseconds