Home
last modified time | relevance | path

Searched refs:onVideoCallProviderChanged (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java166 default void onVideoCallProviderChanged(Call call) {}; in onVideoCallProviderChanged() method
237 public void onVideoCallProviderChanged(Call call) {} in onVideoCallProviderChanged() method in Call.ListenerBase
4083 l.onVideoCallProviderChanged(Call.this); in setVideoProvider()
DInCallController.java885 public void onVideoCallProviderChanged(Call call) {
DCallsManager.java1289 public void onVideoCallProviderChanged(Call call) { in onVideoCallProviderChanged() method in CallsManager