Searched refs:retrieveNotification (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
H A D | IEuiccCardController.aidl | 87 oneway void retrieveNotification(String callingPackage, String cardId, int seqNumber, in retrieveNotification() method
|
/aosp14/frameworks/base/telephony/java/android/telephony/euicc/ |
H A D | EuiccCardManager.java | 876 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 D | system-current.txt | 15434 …method public void retrieveNotification(String, int, java.util.concurrent.Executor, android.teleph…
|