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
50 getDevice().uninstallPackage(ACCOUNT_MANAGEMENT_PKG); in tearDown()
111 runDeviceTestsAsUser(ACCOUNT_MANAGEMENT_PKG, ".AccountUtilsTest", in testCannotSetDeviceOwnerWhenAccountPresent()
118 runDeviceTestsAsUser(ACCOUNT_MANAGEMENT_PKG, ".AccountUtilsTest", in testCannotSetDeviceOwnerWhenAccountPresent()
DDeviceAndProfileOwnerTest.java97 private static final String ACCOUNT_MANAGEMENT_PKG field in DeviceAndProfileOwnerTest
186 getDevice().uninstallPackage(ACCOUNT_MANAGEMENT_PKG); in tearDown()
1889 runDeviceTestsAsUser(ACCOUNT_MANAGEMENT_PKG, ".AccountManagementTest", in executeAccountTest()