Searched refs:getAllProfiles (Results 1 – 7 of 7) sorted by relevance
170 List<UserHandle> allProfiles = mUserManager.getAllProfiles(); in getManagedProfileUserId()
44 oneway void getAllProfiles(String callingPackage, String cardId, in getAllProfiles() method
182 getIEuiccCardController().getAllProfiles(mContext.getOpPackageName(), cardId, in requestAllProfiles()
950 for (UserHandle profile : userManager.getAllProfiles()) {
1361 List<UserHandle> profiles = um.getAllProfiles(); in testCreateProfile_withContextUserId()
5002 public @NonNull List<UserHandle> getAllProfiles() { in getAllProfiles() method in UserManager
10965 method @NonNull public java.util.List<android.os.UserHandle> getAllProfiles();