Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl48 void callSessionResumed(in ImsCallProfile profile); in callSessionResumed() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java154 public void callSessionResumed(ImsCallProfile profile) { in callSessionResumed() method in ImsCallSessionListener
156 mListener.callSessionResumed(profile); in callSessionResumed()
DImsCallSession.java172 public void callSessionResumed(ImsCallSession session, in callSessionResumed() method in ImsCallSession.Listener
1184 public void callSessionResumed(ImsCallProfile profile) { in callSessionResumed() method in ImsCallSession.IImsCallSessionListenerProxy
1186 mListener.callSessionResumed(ImsCallSession.this, profile); in callSessionResumed()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java464 public void callSessionResumed(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionResumed() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
466 mNewListener.callSessionResumed(imsCallProfile); in callSessionResumed()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl56 void callSessionResumed(in IImsCallSession session, in ImsCallProfile profile); in callSessionResumed() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2631 public void callSessionResumed(ImsCallSession session, ImsCallProfile profile) { in callSessionResumed() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/api/
Dtest-lint-baseline.txt1638 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionResumed(android.telepho…
Dtest-current.txt4283 method public void callSessionResumed(android.telephony.ims.ImsCallProfile);
Dsystem-current.txt11874 method public void callSessionResumed(android.telephony.ims.ImsCallProfile);
/frameworks/base/telephony/api/
Dsystem-current.txt1371 method public void callSessionResumed(android.telephony.ims.ImsCallProfile);
/frameworks/base/non-updatable-api/
Dsystem-current.txt10756 method public void callSessionResumed(android.telephony.ims.ImsCallProfile);