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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactLocaleUtilsTest.java96 private boolean hasChineseCollator; field in class:ContactLocaleUtilsTest
108 hasChineseCollator = true;
172 if (!hasChineseCollator) {
210 if (!hasChineseCollator) {
H A DContactsProvider2Test.java3431 if (!hasChineseCollator()) {
3660 if (!hasChineseCollator()) {
8337 private boolean hasChineseCollator() { method in class:ContactsProvider2Test

Completed in 387 milliseconds