Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DVideoCallPresenter.java714 .setInCallAllowsOrientationChange(isVideoCall(call) || isVideoUpgrade(call)); in checkForOrientationAllowedChange()
DInCallPresenter.java1781 public void setInCallAllowsOrientationChange(boolean allowOrientationChange) { in setInCallAllowsOrientationChange() method in InCallPresenter