Searched defs:privateUser (Results 1 – 7 of 7) sorted by relevance
614 UserId privateUser = UserId.of(mPrivateUser); in testOnProfileStatusChange_actionProfileUnavailableForPrivateProfile() local649 UserId privateUser = UserId.of(mPrivateUser); in testOnProfileStatusChange_actionProfileAvailable_profileInitialised() local691 UserId privateUser = UserId.of(mPrivateUser); in testOnProfileStatusChange_actionProfileAvailable_profileNotInitialised() local
32 private val privateUser = User(id = baseId + 3, role = User.Role.PRIVATE) constant
100 val privateUser = User(private.identifier, Role.PRIVATE) in <lambda>() constant
165 val privateUser = 2 constant
48 private val privateUser = User(11, User.Role.PRIVATE) constant
43 private val privateUser = User(12, User.Role.PRIVATE) constant in com.android.intentresolver.ProfileHelperTest
42 private val privateUser = User(id = baseId + 3, role = Role.PRIVATE) constant