Searched refs:isUserManagedProfile (Results 1 – 2 of 2) sorted by relevance
396 if (Utils.isUserManagedProfile(userId)) MANAGED else PERSONAL in fromUserId()
1391 public static boolean isUserManagedProfile(int userId) { in isUserManagedProfile() method in Utils