Searched refs:localeToString (Results 1 – 4 of 4) sorted by relevance
111 public static String localeToString(Locale locale) { in localeToString() method in StoreUtils
593 props.setProperty(EXTRA_PROVISIONING_LOCALE, StoreUtils.localeToString(TEST_LOCALE)); in setTestTimeTimeZoneAndLocale()603 EXTRA_PROVISIONING_LOCALE_SHORT, StoreUtils.localeToString(TEST_LOCALE)); in setShortTestTimeTimeZoneAndLocale()
1155 return StoreUtils.localeToString(TEST_LOCALE); in buildTestLocaleString()
406 bundle.putString(EXTRA_PROVISIONING_LOCALE, StoreUtils.localeToString(locale)); in toPersistableBundle()