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
108 if (!setDeviceOwner(DEVICE_OWNER_COMPONENT, mPrimaryUserId, in setUp()
110 removeAdmin(DEVICE_OWNER_COMPONENT, mPrimaryUserId); in setUp()
127 removeAdmin(DEVICE_OWNER_COMPONENT, mPrimaryUserId)); in tearDown()
1038 setProfileOwnerOrFail(DEVICE_OWNER_COMPONENT, userId); in createAffiliatedSecondaryUser()