Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl67 void callSessionUpdated(in ImsCallProfile profile); in callSessionUpdated() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java529 public void callSessionUpdated(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionUpdated() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
531 mNewListener.callSessionUpdated(imsCallProfile); in callSessionUpdated()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java329 public void callSessionUpdated(ImsCallProfile profile) { in callSessionUpdated() method in ImsCallSessionListener
331 mListener.callSessionUpdated(profile); in callSessionUpdated()
DImsCallSession.java258 public void callSessionUpdated(ImsCallSession session, in callSessionUpdated() method in ImsCallSession.Listener
1434 public void callSessionUpdated(ImsCallProfile profile) { in callSessionUpdated() method in ImsCallSession.IImsCallSessionListenerProxy
1437 mListener.callSessionUpdated(ImsCallSession.this, profile); in callSessionUpdated()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl78 void callSessionUpdated(in IImsCallSession session, in callSessionUpdated() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java611 imsCall.getImsCallSessionListenerProxy().callSessionUpdated(imsCall.getSession(), in testImsECall()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2929 public void callSessionUpdated(ImsCallSession session, ImsCallProfile profile) { in callSessionUpdated() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/core/api/
Dsystem-current.txt16495 method public void callSessionUpdated(android.telephony.ims.ImsCallProfile);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt53113 …mpat/stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionUpdated(Lcom/android…
53308 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionUpdated(Landroid/te…
53343 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionUpdated(Landroid/telephony/ims/ImsCallS…
70733 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionUpdated(Lcom/android/ims/…