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
108 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mPrimaryUserId); in testCannotSetDeviceOwnerWhenAccountPresent()
DDeviceAndProfileOwnerTest.java99 private static final String ACCOUNT_MANAGEMENT_APK = "CtsAccountManagementDevicePolicyApp.apk"; field in DeviceAndProfileOwnerTest
734 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_deviceAndProfileOwnerAlwaysAllowed()
743 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_userRestrictionAddAccount()
759 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_userRestrictionRemoveAccount()
775 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_disabledAddAccount()
791 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_disabledRemoveAccount()