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