Searched refs:onDeviceOrientationChange (Results 1 – 2 of 2) sorted by relevance
90 InCallPresenter.getInstance().onDeviceOrientationChange(sCurrentOrientation); in onOrientationChanged()102 InCallPresenter.getInstance().onDeviceOrientationChange(sCurrentOrientation); in enable()
1610 public void onDeviceOrientationChange(int orientation) { in onDeviceOrientationChange() method in InCallPresenter