Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDeviceAdminServiceTest.java39 protected static final String OWNER_COMPONENT = OWNER_PKG + "/" + ADMIN_RECEIVER_TEST_CLASS; field in BaseDeviceAdminServiceTest
52 removeAdmin(OWNER_COMPONENT, getUserId()); in tearDown()
104 CLog.i("Making it (%s) a device/profile owner...", OWNER_COMPONENT); in testAll()
105 setAsOwnerOrFail(OWNER_COMPONENT); in testAll()
111 removeAdmin(OWNER_COMPONENT); in testAll()
119 setAsOwnerOrFail(OWNER_COMPONENT); in testAll()
166 removeAdmin(OWNER_COMPONENT); in testAll()
174 setAsOwnerOrFail(OWNER_COMPONENT); in testAll()
178 removeAdmin(OWNER_COMPONENT); in testAll()