Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl53 void callSessionResumed(in ImsCallProfile profile); in callSessionResumed() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java477 public void callSessionResumed(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionResumed() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
479 mNewListener.callSessionResumed(imsCallProfile); in callSessionResumed()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java199 public void callSessionResumed(ImsCallProfile profile) { in callSessionResumed() method in ImsCallSessionListener
201 mListener.callSessionResumed(profile); in callSessionResumed()
DImsCallSession.java196 public void callSessionResumed(ImsCallSession session, in callSessionResumed() method in ImsCallSession.Listener
1267 public void callSessionResumed(ImsCallProfile profile) { in callSessionResumed() method in ImsCallSession.IImsCallSessionListenerProxy
1269 mListener.callSessionResumed(ImsCallSession.this, profile); 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.java2716 public void callSessionResumed(ImsCallSession session, ImsCallProfile profile) { in callSessionResumed() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/core/api/
Dtest-lint-baseline.txt1808 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionResumed(android.telepho…
Dsystem-current.txt13010 method public void callSessionResumed(android.telephony.ims.ImsCallProfile);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57068 …mpat/stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionResumed(Lcom/android…
57265 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionResumed(Landroid/te…
57298 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionResumed(Landroid/telephony/ims/ImsCallS…
74688 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionResumed(Lcom/android/ims/…