Home
last modified time | relevance | path

Searched defs:secondaryUserId (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DUserRestrictionsTest.java130 final int secondaryUserId = createUser(); in testUserRestrictions_secondaryProfileOwnerOnly() local
181 final int secondaryUserId; in testUserRestrictions_layering() local
240 final int secondaryUserId = createUserAndWaitStart(); in testUserRestrictions_layering_profileOwnerNoLeaking() local
269 final int secondaryUserId; in testUserRestrictions_profileGlobalRestrictionsAsDo() local
298 final int secondaryUserId = createManagedProfile(mDeviceOwnerUserId /* parentUserId */); in testUserRestrictions_ProfileGlobalRestrictionsAsPo() local
DDeviceOwnerPlusProfileOwnerTest.java144 int secondaryUserId = setupManagedSecondaryUser(); in testBindDeviceAdminServiceAsUser_secondaryUser() local
168 int secondaryUserId = setupManagedSecondaryUser(); in testWipeData_secondaryUser() local
180 int secondaryUserId = setupManagedSecondaryUser(); in testWipeData_secondaryUserLogged() local
292 int secondaryUserId = newUsers.get(0); in setupManagedSecondaryUser() local
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DRoleSecurityTest.java52 final int secondaryUserId = userIds[1]; in cannotGetSmsRoleHolderForAnotherUser() local
/cts/tests/tests/permission/src/android/permission/cts/
DStorageEscalationTest.kt57 private var secondaryUserId: Int? = null in <lambda>() variable in android.permission.cts.StorageEscalationTest
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DMultiUserTest.java161 final int secondaryUserId = getDevice().createUser( in testSecondaryUser() local