Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLocaleSet.java159 public boolean isPrimaryLocale(Locale locale) { in isPrimaryLocale() method in LocaleSet
237 return other.isPrimaryLocale(mPrimaryLocale.getLocale()) in equals()