Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DVideoCallPresenter.java650 checkForOrientationAllowedChange(newPrimaryCall); in onPrimaryCallChanged()
704 checkForOrientationAllowedChange(call); in updateVideoCall()
709 private void checkForOrientationAllowedChange(@Nullable DialerCall call) { in checkForOrientationAllowedChange() method in VideoCallPresenter