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