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

  /packages/inputmethods/PinyinIME/jni/include/
userdict.h 227 USER_DICT_SYNC,
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 270 state_ = USER_DICT_SYNC;
288 if (state_ == USER_DICT_SYNC)
1213 state_ = USER_DICT_SYNC;
1239 if (state_ == USER_DICT_NONE || state_ == USER_DICT_SYNC)
1270 state_ = USER_DICT_SYNC;
    [all...]

Completed in 28 milliseconds