Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/parser/
DExtrasProvisioningDataParserTest.java1338 return getTestTimeTimeZoneAndLocaleExtrasInternal(buildTestLocaleString()); in getTestTimeTimeZoneAndLocaleExtras()
1346 return getTestTimeTimeZoneAndLocaleExtrasInternal(locale); in getTestTimeTimeZoneAndLocaleExtras()
1349 private static Bundle getTestTimeTimeZoneAndLocaleExtrasInternal(String locale){ in getTestTimeTimeZoneAndLocaleExtrasInternal() method in ExtrasProvisioningDataParserTest