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

  /packages/inputmethods/PinyinIME/jni/include/
spellingtrie.h 44 static const uint16 kHalfIdShengmuMask = 0x01;
  /packages/inputmethods/PinyinIME/jni/share/
spellingtrie.cpp 180 return char_flags_[ch - 'A'] & kHalfIdShengmuMask;

Completed in 18 milliseconds