Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java1119 affiliateUsers(DEVICE_OWNER_PKG, mDeviceOwnerUserId, userId); in createAffiliatedSecondaryUser()
DBaseDevicePolicyTest.java922 protected void affiliateUsers(String deviceAdminPkg, int userId1, int userId2) in affiliateUsers() method in BaseDevicePolicyTest