Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/localepicker/
DAppLocalePickerActivityTest.java94 private static final String EN_CA = "en-CA"; field in AppLocalePickerActivityTest
504 LocaleList.setDefault(LocaleList.forLanguageTags(EN_CA)); in initLocaleNotificationEnvironment()