Searched refs:getDefaultSmdpAddress (Results 1 – 5 of 5) sorted by relevance
57 oneway void getDefaultSmdpAddress(String callingPackage, String cardId, in getDefaultSmdpAddress() method
581 public void getDefaultSmdpAddress(String callingPackage, String cardId, in getDefaultSmdpAddress() method in EuiccCardController625 card.getDefaultSmdpAddress(cardCb, mEuiccMainThreadHandler); in getDefaultSmdpAddress()
336 getIEuiccCardController().getDefaultSmdpAddress(mContext.getOpPackageName(), cardId, in requestDefaultSmdpAddress()
429 mEuiccCard.getDefaultSmdpAddress(resultCaptor, mHandler); in testGetDefaultSmdpAddress()
502 public void getDefaultSmdpAddress(AsyncResultCallback<String> callback, Handler handler) { in getDefaultSmdpAddress() method in EuiccCard