Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCreateAndManageUserTest.java118 List<UserHandle> secondaryUsers = mDevicePolicyManager.getSecondaryUsers(getWho()); in testCreateAndManageUser_GetSecondaryUsers() local
120 assertWithMessage("secondary users").that(secondaryUsers) in testCreateAndManageUser_GetSecondaryUsers()
123 assertWithMessage("secondary users").that(secondaryUsers) in testCreateAndManageUser_GetSecondaryUsers()