Searched defs:onVideoScreenStop (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Dialer/java/com/android/incallui/video/protocol/ | ||
D | VideoCallScreen.java | 26 void onVideoScreenStop(); in onVideoScreenStop() method |
/packages/apps/Dialer/java/com/android/incallui/answer/impl/ | ||
D | AnswerVideoCallScreen.java | 67 public void onVideoScreenStop() { in onVideoScreenStop() method in AnswerVideoCallScreen |
D | SelfManagedAnswerVideoCallScreen.java | 82 public void onVideoScreenStop() { in onVideoScreenStop() method in SelfManagedAnswerVideoCallScreen |
/packages/apps/Dialer/java/com/android/incallui/video/impl/ | ||
D | SurfaceViewVideoCallFragment.java | 337 public void onVideoScreenStop() { in onVideoScreenStop() method in SurfaceViewVideoCallFragment |
D | VideoCallFragment.java | 428 public void onVideoScreenStop() { in onVideoScreenStop() method in VideoCallFragment |