Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/parser/
DExtrasProvisioningDataParserTest.java176 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_trustedSourceProvisioningIntent()
247 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_managedProfileIntent()
299 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_managedProfileIntent_CompProvisioning()
380 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_managedUserIntent()
419 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_managedDeviceIntent()
462 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_managedSharableDeviceIntent()
502 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_nfcProvisioningIntentThrowsException()
533 private static Bundle getTestTimeTimeZoneAndLocaleExtras() { in getTestTimeTimeZoneAndLocaleExtras() method in ExtrasProvisioningDataParserTest