Searched refs:getRulesAuthTable (Results 1 – 5 of 5) sorted by relevance
65 oneway void getRulesAuthTable(String callingPackage, String cardId, in getRulesAuthTable() method
912 public void getRulesAuthTable(String callingPackage, String cardId, in getRulesAuthTable() method in EuiccCardController959 port.getRulesAuthTable(cardCb, mEuiccMainThreadHandler); in getRulesAuthTable()
594 getIEuiccCardController().getRulesAuthTable(mContext.getOpPackageName(), cardId, in requestRulesAuthTable()
501 mEuiccPort.getRulesAuthTable(resultCaptor, mHandler); in testGetRulesAuthTable()
529 public void getRulesAuthTable(AsyncResultCallback<EuiccRulesAuthTable> callback, in getRulesAuthTable() method in EuiccPort