Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java62 private static final String DEVICE_OWNER_COMPONENT = DEVICE_OWNER_PKG + "/" field in DeviceOwnerTest
114 if (!setDeviceOwner(DEVICE_OWNER_COMPONENT, mPrimaryUserId, in setUp()
116 removeAdmin(DEVICE_OWNER_COMPONENT, mPrimaryUserId); in setUp()
131 removeAdmin(DEVICE_OWNER_COMPONENT, mPrimaryUserId)); in tearDown()
651 setProfileOwnerOrFail(DEVICE_OWNER_COMPONENT, userId); in testLockTask_unaffiliatedUser()
1159 setProfileOwnerOrFail(DEVICE_OWNER_COMPONENT, userId); in createAffiliatedSecondaryUser()