Home
last modified time | relevance | path

Searched refs:retrieveNotification (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIEuiccCardController.aidl85 oneway void retrieveNotification(String callingPackage, String cardId, int seqNumber, in retrieveNotification() method
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccCardManager.java787 public void retrieveNotification(String cardId, int seqNumber, in retrieveNotification() method in EuiccCardManager
790 getIEuiccCardController().retrieveNotification(mContext.getOpPackageName(), cardId, in retrieveNotification()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/
DEuiccCardTest.java1017 mEuiccCard.retrieveNotification(5, resultCaptor, mHandler); in testRetrieveNotification()
1032 mEuiccCard.retrieveNotification(5, resultCaptor, mHandler); in testRetrieveNotification_Error()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccCardController.java1216 public void retrieveNotification(String callingPackage, String cardId, int seqNumber, in retrieveNotification() method in EuiccCardController
1261 card.retrieveNotification(seqNumber, cardCb, mEuiccMainThreadHandler); in retrieveNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccCard.java965 public void retrieveNotification(int seqNumber, AsyncResultCallback<EuiccNotification> callback, in retrieveNotification() method in EuiccCard
/frameworks/base/telephony/api/
Dsystem-current.txt1190 …method public void retrieveNotification(String, int, java.util.concurrent.Executor, android.teleph…
/frameworks/base/api/
Dsystem-current.txt9418 …method public void retrieveNotification(String, int, java.util.concurrent.Executor, android.teleph…
/frameworks/base/non-updatable-api/
Dsystem-current.txt9316 …method public void retrieveNotification(String, int, java.util.concurrent.Executor, android.teleph…