Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DCustomDeviceOwnerTest.java42 private static final String ACCOUNT_MANAGEMENT_PKG field in CustomDeviceOwnerTest
50 getDevice().uninstallPackage(ACCOUNT_MANAGEMENT_PKG); in tearDown()
106 runDeviceTestsAsUser(ACCOUNT_MANAGEMENT_PKG, ".AccountUtilsTest", in testCannotSetDeviceOwnerWhenAccountPresent()
113 runDeviceTestsAsUser(ACCOUNT_MANAGEMENT_PKG, ".AccountUtilsTest", in testCannotSetDeviceOwnerWhenAccountPresent()
DDeviceAndProfileOwnerTest.java108 private static final String ACCOUNT_MANAGEMENT_PKG field in DeviceAndProfileOwnerTest
204 getDevice().uninstallPackage(ACCOUNT_MANAGEMENT_PKG); in tearDown()
1884 runDeviceTestsAsUser(ACCOUNT_MANAGEMENT_PKG, ".AccountManagementTest", in executeAccountTest()