Home
last modified time | relevance | path

Searched refs:onVideoStateChanged (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DCallEventCallback.java62 default void onVideoStateChanged(@CallAttributes.CallType int videoState) {} in onVideoStateChanged() method
DConference.java66 public void onVideoStateChanged(Conference c, int videoState) { } in onVideoStateChanged() method in Conference.Listener
566 l.onVideoStateChanged(this, videoState); in setVideoState()
DRemoteConnection.java176 public void onVideoStateChanged(RemoteConnection connection, int videoState) {} in onVideoStateChanged() method in RemoteConnection.Callback
1461 callback.onVideoStateChanged(connection, videoState); in setVideoState()
DConnection.java1250 public void onVideoStateChanged(Connection c, int videoState) {} in onVideoStateChanged() method in Connection.Listener
2609 l.onVideoStateChanged(this, mVideoState); in setVideoState()
DConnectionService.java1927 public void onVideoStateChanged(Conference c, int videoState) {
2052 public void onVideoStateChanged(Connection c, int videoState) {
/frameworks/base/telecomm/java/com/android/internal/telecom/
DICallEventCallback.aidl49 void onVideoStateChanged(String callId, int videoState); in onVideoStateChanged() method
DClientTransactionalServiceWrapper.java268 public void onVideoStateChanged(String callId, int videoState) {
294 callback.onVideoStateChanged((int) arg);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java110 public void onVideoStateChanged(int videoState); in onVideoStateChanged() method
159 public void onVideoStateChanged(int videoState) {} in onVideoStateChanged() method in Connection.ListenerBase
1154 l.onVideoStateChanged(mVideoState); in setVideoState()
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsVideoCallProviderWrapper.java583 public void onVideoStateChanged(int newVideoState) { in onVideoStateChanged() method in ImsVideoCallProviderWrapper
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java1178 mImsVideoCallProviderWrapper.onVideoStateChanged(newVideoState); in updateVideoState()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt42518 …roid.server.telecom.flags.transactional_video_state") public default void onVideoStateChanged(int);
43217 method public void onVideoStateChanged(android.telecom.RemoteConnection, int);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50966 Landroid/telecom/Conference$Listener;->onVideoStateChanged(Landroid/telecom/Conference;I)V
51048 Landroid/telecom/Connection$Listener;->onVideoStateChanged(Landroid/telecom/Connection;I)V