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