Searched refs:callingProfile (Results 1 – 1 of 1) sorted by relevance
15208 int callingProfile = mUserProfileGroupIdsSelfLocked.get(callingUserId, in handleIncomingUser() local15212 allow = callingProfile != UserInfo.NO_PROFILE_GROUP_ID in handleIncomingUser()15213 && callingProfile == targetProfile; in handleIncomingUser()