Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationCompatPolicyTests.java110 when(mLetterboxConfiguration.isCameraCompatRefreshCycleThroughStopEnabled()) in setUp()
517 when(mLetterboxConfiguration.isCameraCompatRefreshCycleThroughStopEnabled()) in testOnActivityConfigurationChanging_cycleThroughStopDisabled()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotationCompatPolicy.java221 .isCameraCompatRefreshCycleThroughStopEnabled() in onActivityConfigurationChanging()
H A DLetterboxConfiguration.java1276 boolean isCameraCompatRefreshCycleThroughStopEnabled() { in isCameraCompatRefreshCycleThroughStopEnabled() method in LetterboxConfiguration
H A DWindowManagerShellCommand.java1356 + mLetterboxConfiguration.isCameraCompatRefreshCycleThroughStopEnabled()); in runGetLetterboxStyle()