Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java111 private static final String ACCOUNT_MANAGEMENT_APK = "CtsAccountManagementDevicePolicyApp.apk"; field in DeviceAndProfileOwnerTest
615 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_userRestrictionAddAccount()
629 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_userRestrictionRemoveAccount()
643 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_disabledAddAccount()
657 installAppAsUser(ACCOUNT_MANAGEMENT_APK, mUserId); in testAccountManagement_disabledRemoveAccount()