Searched refs:getRulesAuthTable (Results 1 – 5 of 5) sorted by relevance
63 oneway void getRulesAuthTable(String callingPackage, String cardId, in getRulesAuthTable() method
725 public void getRulesAuthTable(String callingPackage, String cardId, in getRulesAuthTable() method in EuiccCardController770 card.getRulesAuthTable(cardCb, mEuiccMainThreadHandler); in getRulesAuthTable()
458 getIEuiccCardController().getRulesAuthTable(mContext.getOpPackageName(), cardId, in requestRulesAuthTable()
450 mEuiccCard.getRulesAuthTable(resultCaptor, mHandler); in testGetRulesAuthTable()
566 public void getRulesAuthTable(AsyncResultCallback<EuiccRulesAuthTable> callback, in getRulesAuthTable() method in EuiccCard