Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java447 public void callSessionConferenceStateUpdated(ImsConferenceState state) { in callSessionConferenceStateUpdated() method in ImsCallSessionListener
449 mListener.callSessionConferenceStateUpdated(state); in callSessionConferenceStateUpdated()
DImsCallSession.java332 public void callSessionConferenceStateUpdated(ImsCallSession session, in callSessionConferenceStateUpdated() method in ImsCallSession.Listener
1337 public void callSessionConferenceStateUpdated(ImsConferenceState state) { in callSessionConferenceStateUpdated() method in ImsCallSession.IImsCallSessionListenerProxy
1339 mListener.callSessionConferenceStateUpdated(ImsCallSession.this, state); in callSessionConferenceStateUpdated()
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl85 void callSessionConferenceStateUpdated(in ImsConferenceState state); in callSessionConferenceStateUpdated() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java562 public void callSessionConferenceStateUpdated(IImsCallSession i, in callSessionConferenceStateUpdated() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
564 mNewListener.callSessionConferenceStateUpdated(imsConferenceState); in callSessionConferenceStateUpdated()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl111 void callSessionConferenceStateUpdated(in IImsCallSession session, in callSessionConferenceStateUpdated() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java3073 public void callSessionConferenceStateUpdated(ImsCallSession session, in callSessionConferenceStateUpdated() method in ImsCall.ImsCallSessionListenerProxy
/frameworks/base/api/
Dtest-lint-baseline.txt1594 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionConferenceStateUpdated(…
1595 Missing nullability on parameter `state` in method `callSessionConferenceStateUpdated`
Dtest-current.txt3438 method public void callSessionConferenceStateUpdated(android.telephony.ims.ImsConferenceState);
Dsystem-current.txt9645 method public void callSessionConferenceStateUpdated(android.telephony.ims.ImsConferenceState);
/frameworks/base/telephony/api/
Dsystem-current.txt1419 method public void callSessionConferenceStateUpdated(android.telephony.ims.ImsConferenceState);
/frameworks/base/non-updatable-api/
Dsystem-current.txt9543 method public void callSessionConferenceStateUpdated(android.telephony.ims.ImsConferenceState);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt67752 …ub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionConferenceStateUpdated(Lcom…
67947 …telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionConferenceStateUpdated(Land…
67982 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionConferenceStateUpdated(Landroid/telepho…
85778 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionConferenceStateUpdated(Lc…