Searched defs:onVideoStateChanged (Results 1 – 4 of 4) sorted by relevance
| /packages/services/Telecomm/src/com/android/server/telecom/ |
| D | CallsManagerListenerBase.java | 72 public void onVideoStateChanged(Call call, int previousVideoState, int newVideoState) { in onVideoStateChanged() method in CallsManagerListenerBase
|
| D | CallAudioManager.java | 327 public void onVideoStateChanged(Call call, int previousVideoState, int newVideoState) { in onVideoStateChanged() method in CallAudioManager
|
| D | CallsManager.java | 106 void onVideoStateChanged(Call call, int previousVideoState, int newVideoState); in onVideoStateChanged() method 499 public void onVideoStateChanged(Call call, int previousVideoState, int newVideoState) { in onVideoStateChanged() method in CallsManager
|
| D | Call.java | 106 void onVideoStateChanged(Call call, int previousVideoState, int newVideoState); in onVideoStateChanged() method 163 public void onVideoStateChanged(Call call, int previousVideoState, int newVideoState) {} in onVideoStateChanged() method in Call.ListenerBase
|