Searched refs:isChineseOrJapanese (Results 1 – 1 of 1) sorted by relevance
286 private static boolean isChineseOrJapanese(int codePoint) { in isChineseOrJapanese() method in ContactLocaleUtils.JapaneseContactUtils298 !isChineseOrJapanese(Character.codePointAt(name, 0))) || in getBucketIndex()