Home
last modified time | relevance | path

Searched refs:callSessionUpdated (Results 1 – 10 of 10) 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.java514 public void callSessionUpdated(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionUpdated() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
516 mNewListener.callSessionUpdated(imsCallProfile); in callSessionUpdated()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java317 public void callSessionUpdated(ImsCallProfile profile) { in callSessionUpdated() method in ImsCallSessionListener
319 mListener.callSessionUpdated(profile); in callSessionUpdated()
DImsCallSession.java254 public void callSessionUpdated(ImsCallSession session, in callSessionUpdated() method in ImsCallSession.Listener
1334 public void callSessionUpdated(ImsCallProfile profile) { in callSessionUpdated() method in ImsCallSession.IImsCallSessionListenerProxy
1336 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.java506 imsCall.getImsCallSessionListenerProxy().callSessionUpdated(imsCall.getSession(), in testImsECall()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2880 public void callSessionUpdated(ImsCallSession session, ImsCallProfile profile) { in callSessionUpdated() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/core/api/
Dtest-lint-baseline.txt1822 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionUpdated(android.telepho…
Dsystem-current.txt13021 method public void callSessionUpdated(android.telephony.ims.ImsCallProfile);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57079 …mpat/stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionUpdated(Lcom/android…
57274 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionUpdated(Landroid/te…
57309 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionUpdated(Landroid/telephony/ims/ImsCallS…
74699 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionUpdated(Lcom/android/ims/…