Searched defs:getAllProfiles (Results 1 – 4 of 4) sorted by relevance
44 oneway void getAllProfiles(String callingPackage, String cardId, in getAllProfiles() method
221 public void getAllProfiles(String callingPackage, String cardId, in getAllProfiles() method in EuiccCardController
236 public void getAllProfiles(AsyncResultCallback<EuiccProfileInfo[]> callback, Handler handler) { in getAllProfiles() method in EuiccCard
3474 public @NonNull List<UserHandle> getAllProfiles() { in getAllProfiles() method in UserManager