Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DInCallActivity.java453 InCallPresenter.getInstance().onDeviceRotationChange( in onConfigurationChanged()
DInCallPresenter.java1248 public void onDeviceRotationChange(int rotation) { in onDeviceRotationChange() method in InCallPresenter