Home
last modified time | relevance | path

Searched defs:retrieveNotification (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
H A DIEuiccCardController.aidl85 oneway void retrieveNotification(String callingPackage, String cardId, int seqNumber, in retrieveNotification() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccCardController.java1219 public void retrieveNotification(String callingPackage, String cardId, int seqNumber, in retrieveNotification() method in EuiccCardController
/aosp12/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccCardManager.java790 public void retrieveNotification(String cardId, int seqNumber, in retrieveNotification() method in EuiccCardManager
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
H A DEuiccCard.java965 public void retrieveNotification(int seqNumber, AsyncResultCallback<EuiccNotification> callback, in retrieveNotification() method in EuiccCard