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