Searched defs:getAllProfiles (Results 1 – 3 of 3) sorted by relevance
44 oneway void getAllProfiles(String callingPackage, String cardId, in getAllProfiles() method
218 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