Home
last modified time | relevance | path

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

/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/parser/
H A DExtrasProvisioningDataParserTest.java1159 return getTestTimeTimeZoneAndLocaleExtrasInternal(buildTestLocaleString()); in getTestTimeTimeZoneAndLocaleExtras()
1167 return getTestTimeTimeZoneAndLocaleExtrasInternal(locale); in getTestTimeTimeZoneAndLocaleExtras()
1170 private static Bundle getTestTimeTimeZoneAndLocaleExtrasInternal(String locale){ in getTestTimeTimeZoneAndLocaleExtrasInternal() method in ExtrasProvisioningDataParserTest