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.java41 private static final String ACCOUNT_MANAGEMENT_PKG field in CustomDeviceOwnerTest
53 getDevice().uninstallPackage(ACCOUNT_MANAGEMENT_PKG); in tearDown()
113 runDeviceTestsAsUser(ACCOUNT_MANAGEMENT_PKG, ".AccountUtilsTest", in testCannotSetDeviceOwnerWhenAccountPresent()
120 runDeviceTestsAsUser(ACCOUNT_MANAGEMENT_PKG, ".AccountUtilsTest", in testCannotSetDeviceOwnerWhenAccountPresent()
DDeviceAndProfileOwnerTest.java78 private static final String ACCOUNT_MANAGEMENT_PKG field in DeviceAndProfileOwnerTest
121 getDevice().uninstallPackage(ACCOUNT_MANAGEMENT_PKG); in tearDown()
726 runDeviceTestsAsUser(ACCOUNT_MANAGEMENT_PKG, ".AccountManagementTest", in executeAccountTest()