Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java230 int newUserId = newUsers.get(0); in testCreateAndManageEphemeralUser() local
233 int flags = getUserFlags(newUserId); in testCreateAndManageEphemeralUser()
DManagedProfileTest.java165 int newUserId = -1; in testMaxOneManagedProfile() local
167 newUserId = createManagedProfile(mParentUserId); in testMaxOneManagedProfile()
170 if (newUserId > 0) { in testMaxOneManagedProfile()
171 removeUser(newUserId); in testMaxOneManagedProfile()