Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/tests/src/com/android/managedprovisioning/parser/
DExtrasProvisioningDataParserTest.java154 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_trustedSourceProvisioningIntent()
195 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_resumeProvisioningIntent()
248 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_managedProfileIntent()
290 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_managedUserIntent()
328 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_managedDeviceIntent()
367 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_managedSharableDeviceIntent()
406 .putExtras(getTestTimeTimeZoneAndLocaleExtras()) in testParse_nfcProvisioningIntentThrowsException()
437 private static Bundle getTestTimeTimeZoneAndLocaleExtras() { in getTestTimeTimeZoneAndLocaleExtras() method in ExtrasProvisioningDataParserTest