Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl62 void callSessionUpdated(in ImsCallProfile profile); in callSessionUpdated() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java272 public void callSessionUpdated(ImsCallProfile profile) { in callSessionUpdated() method in ImsCallSessionListener
274 mListener.callSessionUpdated(profile); in callSessionUpdated()
DImsCallSession.java230 public void callSessionUpdated(ImsCallSession session, in callSessionUpdated() method in ImsCallSession.Listener
1251 public void callSessionUpdated(ImsCallProfile profile) { in callSessionUpdated() method in ImsCallSession.IImsCallSessionListenerProxy
1253 mListener.callSessionUpdated(ImsCallSession.this, profile); in callSessionUpdated()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java501 public void callSessionUpdated(IImsCallSession i, ImsCallProfile imsCallProfile) in callSessionUpdated() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
503 mNewListener.callSessionUpdated(imsCallProfile); 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.java516 imsCall.getImsCallSessionListenerProxy().callSessionUpdated(imsCall.getSession(), in testImsECall()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2795 public void callSessionUpdated(ImsCallSession session, ImsCallProfile profile) { in callSessionUpdated() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/api/
Dtest-lint-baseline.txt1652 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionUpdated(android.telepho…
Dtest-current.txt4293 method public void callSessionUpdated(android.telephony.ims.ImsCallProfile);
Dsystem-current.txt11884 method public void callSessionUpdated(android.telephony.ims.ImsCallProfile);
/frameworks/base/telephony/api/
Dsystem-current.txt1381 method public void callSessionUpdated(android.telephony.ims.ImsCallProfile);
/frameworks/base/non-updatable-api/
Dsystem-current.txt10766 method public void callSessionUpdated(android.telephony.ims.ImsCallProfile);