Searched refs:LOCALE (Results 1 – 3 of 3) sorted by relevance
40 final Locale LOCALE = Locale.US; in testGetters() local48 .setLocale(ULocale.forLocale(LOCALE)) in testGetters()57 assertEquals(LOCALE, presentation.getLocale()); in testGetters()68 final Locale LOCALE = Locale.US; in testEqualsAndHashCode() local107 .setLocale(ULocale.forLocale(LOCALE))).build(); in testEqualsAndHashCode()109 .setLocale(ULocale.forLocale(LOCALE))).build(); in testEqualsAndHashCode()
42 UserDictionary.Words.LOCALE };
8482 assertEquals(TextDirectionHeuristics.LOCALE, textView.getTextDirectionHeuristic()); in testGetTextDirectionHeuristic_RtlLayout_TextDirectionLocale()