Searched refs:isProfileOf (Results 1 – 2 of 2) sorted by relevance
1171 if (!isProfileOf(user, profile)) { in getProfileIdsLU()1271 private static boolean isProfileOf(UserInfo user, UserInfo profile) { in isProfileOf() method in UserManagerService7412 if (userId != profile.id && isProfileOf(userInfo, profile)) {
7128 HSPLcom/android/server/pm/UserManagerService;->isProfileOf(Landroid/content/pm/UserInfo;Landroid/co…