Searched refs:REPRESENTATIVE_LOCALES (Results 1 – 2 of 2) sorted by relevance
1467 static final Set<Long> REPRESENTATIVE_LOCALES; field in LocaleDataTables2204 REPRESENTATIVE_LOCALES = Collections.unmodifiableSet(buildSet);
5 import static org.robolectric.res.android.LocaleDataTables.REPRESENTATIVE_LOCALES;106 return (REPRESENTATIVE_LOCALES.contains(packed_locale)); in isRepresentative()