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

  /packages/inputmethods/PinyinIME/jni/include/
userdict.h 232 USER_DICT_OFFSET_DIRTY,
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 970 if (state_ < USER_DICT_OFFSET_DIRTY)
971 state_ = USER_DICT_OFFSET_DIRTY;
1251 case USER_DICT_OFFSET_DIRTY:
    [all...]

Completed in 64 milliseconds