Searched defs:isChineseOrJapanese (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactLocaleUtils.java255 private static boolean isChineseOrJapanese(int codePoint) { method in class:ContactLocaleUtils.JapaneseContactUtils
267 !isChineseOrJapanese(Character.codePointAt(name, 0))) ||

Completed in 467 milliseconds