Home
last modified time | relevance | path

Searched refs:IRetrieveNotificationCallback (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIRetrieveNotificationCallback.aidl21 oneway interface IRetrieveNotificationCallback { interface
DIEuiccCardController.aidl39 import com.android.internal.telephony.euicc.IRetrieveNotificationCallback;
86 in IRetrieveNotificationCallback callback); in retrieveNotification()
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccCardManager.java47 import com.android.internal.telephony.euicc.IRetrieveNotificationCallback;
791 seqNumber, new IRetrieveNotificationCallback.Stub() { in retrieveNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccCardController.java1217 IRetrieveNotificationCallback callback) { in retrieveNotification()