Home
last modified time | relevance | path

Searched refs:callSessionResumeReceived (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl50 void callSessionResumeReceived(in ImsCallProfile profile); in callSessionResumeReceived() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java181 public void callSessionResumeReceived(ImsCallProfile profile) { in callSessionResumeReceived() method in ImsCallSessionListener
183 mListener.callSessionResumeReceived(profile); in callSessionResumeReceived()
DImsCallSession.java191 public void callSessionResumeReceived(ImsCallSession session, in callSessionResumeReceived() method in ImsCallSession.Listener
1198 public void callSessionResumeReceived(ImsCallProfile profile) { in callSessionResumeReceived() method in ImsCallSession.IImsCallSessionListenerProxy
1200 mListener.callSessionResumeReceived(ImsCallSession.this, profile); in callSessionResumeReceived()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java476 public void callSessionResumeReceived(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionResumeReceived() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
478 mNewListener.callSessionResumeReceived(imsCallProfile); in callSessionResumeReceived()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl60 void callSessionResumeReceived(in IImsCallSession session, in ImsCallProfile profile); in callSessionResumeReceived() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2699 public void callSessionResumeReceived(ImsCallSession session, ImsCallProfile profile) { in callSessionResumeReceived() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/api/
Dtest-lint-baseline.txt1636 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionResumeReceived(android.…
Dtest-current.txt4282 method public void callSessionResumeReceived(android.telephony.ims.ImsCallProfile);
Dsystem-current.txt11873 method public void callSessionResumeReceived(android.telephony.ims.ImsCallProfile);
/frameworks/base/telephony/api/
Dsystem-current.txt1370 method public void callSessionResumeReceived(android.telephony.ims.ImsCallProfile);
/frameworks/base/non-updatable-api/
Dsystem-current.txt10755 method public void callSessionResumeReceived(android.telephony.ims.ImsCallProfile);