Home
last modified time | relevance | path

Searched defs:onVideoScreenStop (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/video/protocol/
H A DVideoCallScreen.java26 void onVideoScreenStop(); in onVideoScreenStop() method
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/
H A DAnswerVideoCallScreen.java67 public void onVideoScreenStop() { in onVideoScreenStop() method in AnswerVideoCallScreen
H A DSelfManagedAnswerVideoCallScreen.java82 public void onVideoScreenStop() { in onVideoScreenStop() method in SelfManagedAnswerVideoCallScreen
/aosp12/packages/apps/Dialer/java/com/android/incallui/video/impl/
H A DSurfaceViewVideoCallFragment.java337 public void onVideoScreenStop() { in onVideoScreenStop() method in SurfaceViewVideoCallFragment
H A DVideoCallFragment.java428 public void onVideoScreenStop() { in onVideoScreenStop() method in VideoCallFragment