Searched refs:isProfileOf (Results 1 – 2 of 2) sorted by relevance
512 if (isProfileOf(um, launchedFromUser)) { in getSecureTargetUser()519 if (launchedFromSettingsApp && isProfileOf(um, extrasUser)) { in getSecureTargetUser()526 if (launchedFromSettingsApp && isProfileOf(um, argumentsUser)) { in getSecureTargetUser()559 private static boolean isProfileOf(UserManager um, UserHandle otherUser) { in isProfileOf() method in Utils907 public static boolean isProfileOf(UserInfo user, UserInfo profile) { in isProfileOf() method in Utils
84 if (Utils.isProfileOf(primaryUser, info)) { in getSecondaryUserControllers()