Searched refs:getDefaultSmdpAddress (Results 1 – 5 of 5) sorted by relevance
59 oneway void getDefaultSmdpAddress(String callingPackage, String cardId, in getDefaultSmdpAddress() method
762 public void getDefaultSmdpAddress(String callingPackage, String cardId, in getDefaultSmdpAddress() method in EuiccCardController808 port.getDefaultSmdpAddress(cardCb, mEuiccMainThreadHandler); in getDefaultSmdpAddress()
499 getIEuiccCardController().getDefaultSmdpAddress(mContext.getOpPackageName(), cardId, in requestDefaultSmdpAddress()
451 mEuiccPort.getDefaultSmdpAddress(resultCaptor, mHandler); in testGetDefaultSmdpAddress()
468 public void getDefaultSmdpAddress(AsyncResultCallback<String> callback, Handler handler) { in getDefaultSmdpAddress() method in EuiccPort