Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DInCallPresenter.java1632 public void setInCallAllowsOrientationChange(boolean allowOrientationChange) { in setInCallAllowsOrientationChange() argument
1638 if (!allowOrientationChange) { in setInCallAllowsOrientationChange()
1647 mInCallActivity.enableInCallOrientationEventListener(allowOrientationChange); in setInCallAllowsOrientationChange()