Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DInCallActivity.java1184 public void setAllowOrientationChange(boolean allowOrientationChange) { in setAllowOrientationChange() method in InCallActivity
1244 setAllowOrientationChange(shouldShowVideoUi.shouldShow); in showMainInCallFragment()
DInCallPresenter.java1788 inCallActivity.setAllowOrientationChange(allowOrientationChange); in setInCallAllowsOrientationChange()