Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCreateAndManageUserTest.java116 UserHandle newUserHandle = createAndManageUser(); in testCreateAndManageUser_GetSecondaryUsers() local
121 .containsExactly(getCurrentUser(), newUserHandle); in testCreateAndManageUser_GetSecondaryUsers() local
124 .containsExactly(newUserHandle); in testCreateAndManageUser_GetSecondaryUsers()