Searched refs:getManagedProfileBadge (Results 1 – 6 of 6) sorted by relevance
105 int badge = um.getManagedProfileBadge(userId); in getUserBadgeColor()
98 int getManagedProfileBadge(int userId); in getManagedProfileBadge() method
1607 public int getManagedProfileBadge(@UserIdInt int userId) { in getManagedProfileBadge() method in UserManager1609 return mService.getManagedProfileBadge(userId); in getManagedProfileBadge()
1508 int badge = getUserManager().getManagedProfileBadge(user.getIdentifier()); in getUserBadgedLabel()
1111 public int getManagedProfileBadge(@UserIdInt int userId) { in getManagedProfileBadge() method in UserManagerService
11780 PLcom/android/server/pm/UserManagerService;->getManagedProfileBadge(I)I