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