Searched refs:mProfileParentUserId (Results 1 – 1 of 1) sorted by relevance
55 @UserIdInt private final int mProfileParentUserId; field in UserProfileGroup84 mProfileParentUserId = profileParentUserId; in UserProfileGroup()246 return mProfileParentUserId; in getProfileParentUserId()257 allProfileIds[0] = mProfileParentUserId; in getAllProfilesUserIds()280 allRunningProfileIds[0] = mProfileParentUserId; in getAllRunningProfilesUserIds()302 return new int[] {mProfileParentUserId}; in getProfilesOfType()321 return new int[] {mProfileParentUserId}; in getRunningProfilesOfType()388 if (userId == mProfileParentUserId) { in contains()406 return mProfileParentUserId == that.mProfileParentUserId in equals()417 mProfileParentUserId, in hashCode()[all …]