Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLocaleSet.java163 public boolean isSecondaryLocale(Locale locale) { in isSecondaryLocale() method in LocaleSet
238 && other.isSecondaryLocale(mSecondaryLocale.getLocale()); in equals()