Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DVideoCallPresenter.java235 InCallPresenter.getInstance().addOrientationListener(this); in onUiReady()
DInCallPresenter.java808 public void addOrientationListener(InCallOrientationListener listener) { in addOrientationListener() method in InCallPresenter