Searched defs:getRulesAuthTable (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccCardController.java608 public void getRulesAuthTable(String callingPackage, String cardId, method in class:EuiccCardController
617 loge("getRulesAuthTable callback failure.", exception);
629 loge("getRulesAuthTable callback failure.", exception);
636 loge("getRulesAuthTable callback onException: ", e);
639 loge("getRulesAuthTable callback failure.", exception);
644 card.getRulesAuthTable(cardCb, mEuiccMainThreadHandler);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
H A DEuiccCard.java537 public void getRulesAuthTable(AsyncResultCallback<EuiccRulesAuthTable> callback, method in class:EuiccCard

Completed in 178 milliseconds