/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsCallSessionListener.java | 316 public void callSessionConferenceExtended(ImsCallSessionImplBase newSession, in callSessionConferenceExtended() method in ImsCallSessionListener 319 mListener.callSessionConferenceExtended( in callSessionConferenceExtended() 332 public void callSessionConferenceExtended(IImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtended() method in ImsCallSessionListener 334 mListener.callSessionConferenceExtended(newSession, profile); in callSessionConferenceExtended()
|
D | ImsCallSession.java | 261 public void callSessionConferenceExtended(ImsCallSession session, in callSessionConferenceExtended() method in ImsCallSession.Listener 1275 public void callSessionConferenceExtended(IImsCallSession newSession, in callSessionConferenceExtended() method in ImsCallSession.IImsCallSessionListenerProxy 1278 mListener.callSessionConferenceExtended(ImsCallSession.this, in callSessionConferenceExtended()
|
/frameworks/base/telephony/java/android/telephony/ims/aidl/ |
D | IImsCallSessionListener.aidl | 69 void callSessionConferenceExtended(IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtended() method
|
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
D | ImsCallSessionImplBase.java | 519 public void callSessionConferenceExtended(IImsCallSession i, IImsCallSession newSession, in callSessionConferenceExtended() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter 521 mNewListener.callSessionConferenceExtended(newSession, imsCallProfile); in callSessionConferenceExtended()
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsCallSessionListener.aidl | 88 void callSessionConferenceExtended(in IImsCallSession session, in callSessionConferenceExtended() method
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsCall.java | 2873 public void callSessionConferenceExtended(ImsCallSession session, ImsCallSession newSession, in callSessionConferenceExtended() method in ImsCall.ImsCallSessionListenerProxy
|
/frameworks/base/api/ |
D | test-lint-baseline.txt | 1590 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionConferenceExtended(andr… 1591 Missing nullability on parameter `newSession` in method `callSessionConferenceExtended` 1592 MissingNullability: android.telephony.ims.ImsCallSessionListener#callSessionConferenceExtended(andr… 1593 Missing nullability on parameter `profile` in method `callSessionConferenceExtended`
|
D | test-current.txt | 3437 …method public void callSessionConferenceExtended(android.telephony.ims.stub.ImsCallSessionImplBase…
|
D | system-current.txt | 9644 …method public void callSessionConferenceExtended(android.telephony.ims.stub.ImsCallSessionImplBase…
|
/frameworks/base/telephony/api/ |
D | system-current.txt | 1418 …method public void callSessionConferenceExtended(android.telephony.ims.stub.ImsCallSessionImplBase…
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 9542 …method public void callSessionConferenceExtended(android.telephony.ims.stub.ImsCallSessionImplBase…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 67749 …stub/ImsCallSessionImplBase$ImsCallSessionListenerConverter;->callSessionConferenceExtended(Lcom/a… 67944 Landroid/telephony/ims/ImsCallSession$IImsCallSessionListenerProxy;->callSessionConferenceExtended(… 67979 Landroid/telephony/ims/ImsCallSession$Listener;->callSessionConferenceExtended(Landroid/telephony/i… 68066 Landroid/telephony/ims/ImsCallSessionListener;->callSessionConferenceExtended(Lcom/android/ims/inte… 85775 Lcom/android/ims/internal/IImsCallSessionListener$Stub$Proxy;->callSessionConferenceExtended(Lcom/a… 85848 Lcom/android/ims/internal/IImsCallSessionListener;->callSessionConferenceExtended(Lcom/android/ims/…
|