Searched refs:onDeviceOrientationChange (Results 1 – 2 of 2) sorted by relevance
124 InCallPresenter.getInstance().onDeviceOrientationChange(currentOrientation); in onOrientationChanged()144 InCallPresenter.getInstance().onDeviceOrientationChange(currentOrientation); in enable()
1752 public void onDeviceOrientationChange(@ScreenOrientation int orientation) { in onDeviceOrientationChange() method in InCallPresenter