Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
H A DIEuiccCardController.aidl83 oneway void retrieveNotificationList(String callingPackage, String cardId, int events, in retrieveNotificationList() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccCardController.java1170 public void retrieveNotificationList(String callingPackage, String cardId, in retrieveNotificationList() method in EuiccCardController
/aosp12/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccCardManager.java760 public void retrieveNotificationList(String cardId, @EuiccNotification.Event int events, in retrieveNotificationList() method in EuiccCardManager
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
H A DEuiccCard.java924 public void retrieveNotificationList(@EuiccNotification.Event int events, in retrieveNotificationList() method in EuiccCard