Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DCustomDeviceOwnerTest.java43 protected static final String ACCOUNT_MANAGEMENT_APK field in CustomDeviceOwnerTest
110 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mPrimaryUserId); in testCannotSetDeviceOwnerWhenAccountPresent()
DDeviceAndProfileOwnerTest.java80 private static final String ACCOUNT_MANAGEMENT_APK = "CtsAccountManagementDevicePolicyApp.apk"; field in DeviceAndProfileOwnerTest
408 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_deviceAndProfileOwnerAlwaysAllowed()
417 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_userRestrictionAddAccount()
433 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_userRestrictionRemoveAccount()
449 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_disabledAddAccount()
465 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_disabledRemoveAccount()