Searched defs:profileParent (Results 1 – 5 of 5) sorted by relevance
44 fun profileParent( in applicationUser() method
121 private val profileParent: UserHandle, constant in com.android.intentresolver.data.repository.UserRepositoryImpl
223 val profileParent = userManager.getProfileParent(currentUser) in isPackageAddedBroadcast() constant
108 final UserHandle profileParent = new UserHandle(0); in onAttachPersonalProfile_hasProfileParent() local
139 UserHandle profileParent = getProfileParent(userManager, userId); in fromUser() local