HomeSort by relevance Sort by last modified time
    Searched refs:mNeedsToUpdateInputStateG (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
weighting.cpp 80 inputStateG.mNeedsToUpdateInputStateG = false; // Don't use input info by default
88 if (inputStateG.mNeedsToUpdateInputStateG) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 56 : mNeedsToUpdateInputStateG(false), mPointerId(0), mInputIndex(0),
60 bool mNeedsToUpdateInputStateG;

Completed in 91 milliseconds