Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DVideoCallPresenter.java339 InCallPresenter.getInstance().removeOrientationListener(this); in onVideoCallScreenUiUnready()
DInCallPresenter.java1152 public void removeOrientationListener(InCallOrientationListener listener) { in removeOrientationListener() method in InCallPresenter