Searched defs:suppServiceInfo (Results 1 - 2 of 2) sorted by path

/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java395 ImsSuppServiceNotification suppServiceInfo) {
2849 ImsSuppServiceNotification suppServiceInfo ) {
2857 ", suppServiceInfo" + suppServiceInfo);
2867 listener.onCallSuppServiceReceived(ImsCall.this, suppServiceInfo);
394 onCallSuppServiceReceived(ImsCall call, ImsSuppServiceNotification suppServiceInfo) argument
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
H A DImsCallSession.java403 ImsSuppServiceNotification suppServiceInfo) {
1262 ImsSuppServiceNotification suppServiceInfo ) {
1264 mListener.callSessionSuppServiceReceived(ImsCallSession.this, suppServiceInfo);
402 callSessionSuppServiceReceived(ImsCallSession session, ImsSuppServiceNotification suppServiceInfo) argument

Completed in 84 milliseconds