Searched refs:isSameProfileGroupLP (Results 1 – 1 of 1) sorted by relevance
650 return isSameProfileGroupLP(userId, otherUserId); in isSameProfileGroup()654 private boolean isSameProfileGroupLP(int userId, int otherUserId) { in isSameProfileGroupLP() method in UserManagerService857 if (!isSameProfileGroupLP(callingUserId, userId)) { in isManagedProfile()