Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCall.java137 void onVideoCallProviderChanged(Call call); in onVideoCallProviderChanged() method
201 public void onVideoCallProviderChanged(Call call) {} in onVideoCallProviderChanged() method in Call.ListenerBase
3568 l.onVideoCallProviderChanged(Call.this); in setVideoProvider()
H A DInCallController.java801 public void onVideoCallProviderChanged(Call call) {
H A DCallsManager.java1047 public void onVideoCallProviderChanged(Call call) { in onVideoCallProviderChanged() method in CallsManager