Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DVideoCallPresenter.java264 InCallPresenter.getInstance().removeOrientationListener(this); in onUiUnready()
DInCallPresenter.java813 public void removeOrientationListener(InCallOrientationListener listener) { in removeOrientationListener() method in InCallPresenter