Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DProvisioningTest.java144 .putExtra(EXTRA_PROVISIONING_ACCOUNT_TO_MIGRATE, addAndGetTestAccount()); in createBaseProvisioningIntent()
153 private Account addAndGetTestAccount() { in addAndGetTestAccount() method in ProvisioningTest