Searched refs:TEST_ACCOUNT_TO_MIGRATE (Results 1 – 3 of 3) sorted by relevance
175 private static final Account TEST_ACCOUNT_TO_MIGRATE = field in ExtrasProvisioningDataParserTest284 .putExtra(EXTRA_PROVISIONING_ACCOUNT_TO_MIGRATE, TEST_ACCOUNT_TO_MIGRATE) in testParse_trustedSourceProvisioningIntent()311 .setAccountToMigrate(TEST_ACCOUNT_TO_MIGRATE) in testParse_trustedSourceProvisioningIntent()388 .putExtra(EXTRA_PROVISIONING_ACCOUNT_TO_MIGRATE, TEST_ACCOUNT_TO_MIGRATE); in testParse_managedProfileIntent()414 .setAccountToMigrate(TEST_ACCOUNT_TO_MIGRATE) in testParse_managedProfileIntent()448 .setAccountToMigrate(TEST_ACCOUNT_TO_MIGRATE) in testParse_managedProfileIntent_CompProvisioning()497 .putExtra(EXTRA_PROVISIONING_ACCOUNT_TO_MIGRATE, TEST_ACCOUNT_TO_MIGRATE); in testParse_managedDeviceIntent()519 .setAccountToMigrate(TEST_ACCOUNT_TO_MIGRATE) in testParse_managedDeviceIntent()536 .putExtra(EXTRA_PROVISIONING_ACCOUNT_TO_MIGRATE, TEST_ACCOUNT_TO_MIGRATE); in testParse_nfcProvisioningIntentThrowsException()1014 .putExtra(EXTRA_PROVISIONING_ACCOUNT_TO_MIGRATE, TEST_ACCOUNT_TO_MIGRATE) in buildIntentWithAllLongExtras()[all …]
149 private static final String TEST_ACCOUNT_TO_MIGRATE ="user@gmail.com"; field in PropertiesProvisioningDataParserTest371 .putExtra(EXTRA_PROVISIONING_ACCOUNT_TO_MIGRATE, TEST_ACCOUNT_TO_MIGRATE); in testParse_OtherIntentsThrowsException()472 EXTRA_PROVISIONING_ACCOUNT_TO_MIGRATE_SHORT, TEST_ACCOUNT_TO_MIGRATE); in buildIntentWithAllShortExtras()511 propsLong.setProperty(EXTRA_PROVISIONING_ACCOUNT_TO_MIGRATE, TEST_ACCOUNT_TO_MIGRATE); in buildIntentWithAllLongExtras()
73 private static final Account TEST_ACCOUNT_TO_MIGRATE = field in ProvisioningParamsTest175 .setAccountToMigrate(TEST_ACCOUNT_TO_MIGRATE) in testNotEquals()191 .setAccountToMigrate(TEST_ACCOUNT_TO_MIGRATE) in testNotEquals()520 .setAccountToMigrate(TEST_ACCOUNT_TO_MIGRATE) in getCompleteProvisioningParams()