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

  /packages/inputmethods/PinyinIME/jni/include/
userdict.h 226 USER_DICT_NONE = 0,
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 217 if (state_ == USER_DICT_NONE)
240 state_(USER_DICT_NONE) {
286 if (state_ == USER_DICT_NONE)
333 state_ = USER_DICT_NONE;
1239 if (state_ == USER_DICT_NONE || state_ == USER_DICT_SYNC)
    [all...]

Completed in 21 milliseconds