Home
last modified time | relevance | path

Searched refs:removeSurfaceChangeListener (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/call/
DInCallVideoCallCallbackNotifier.java62 public void removeSurfaceChangeListener(@Nullable SurfaceChangeListener listener) { in removeSurfaceChangeListener() method in InCallVideoCallCallbackNotifier
/packages/apps/Dialer/java/com/android/incallui/
DVideoCallPresenter.java356 InCallVideoCallCallbackNotifier.getInstance().removeSurfaceChangeListener(this); in onVideoCallScreenUiUnready()