Home
last modified time | relevance | path

Searched refs:unicode (Results 1 – 5 of 5) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java707 int unicode = Integer.parseInt(digitStr, radix); in tryInputRawUnicode() local
708 if (unicode > 0) { in tryInputRawUnicode()
709 char low = (char) (unicode & 0x0000ffff); in tryInputRawUnicode()
710 char high = (char) ((unicode & 0xffff0000) >> 16); in tryInputRawUnicode()
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1402 # font does not include all possible unicode characters however, so when you need
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile1402 # font does not include all possible unicode characters however, so when you need
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile1402 # font does not include all possible unicode characters however, so when you need
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1402 # font does not include all possible unicode characters however, so when you need