Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
H A DIEuiccCardController.aidl87 oneway void retrieveNotification(String callingPackage, String cardId, int seqNumber, in retrieveNotification() method
/aosp14/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccCardManager.java876 public void retrieveNotification(String cardId, int seqNumber, in retrieveNotification() method in EuiccCardManager
879 getIEuiccCardController().retrieveNotification(mContext.getOpPackageName(), cardId, in retrieveNotification()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15434 …method public void retrieveNotification(String, int, java.util.concurrent.Executor, android.teleph…