Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DInCallPresenter.java1770 listener.onDeviceOrientationChanged(orientation); in onDeviceOrientationChange()
1969 void onDeviceOrientationChanged(@ScreenOrientation int orientation); in onDeviceOrientationChanged() method
DVideoCallPresenter.java1006 public void onDeviceOrientationChanged(int orientation) { in onDeviceOrientationChanged() method in VideoCallPresenter