Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DInCallActivity.java145 private boolean allowOrientationChange; field in InCallActivity
1184 public void setAllowOrientationChange(boolean allowOrientationChange) { in setAllowOrientationChange()
DInCallPresenter.java1781 public void setInCallAllowsOrientationChange(boolean allowOrientationChange) { in setInCallAllowsOrientationChange()