Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationTests.java1268 private boolean mIsFoldable; field in DisplayRotationTests.DisplayRotationBuilder
1324 mIsFoldable = value; in setIsFoldable()
1332 mIsFoldable = true; in setSupportHalfFoldAutoRotateOverride()
1481 .thenReturn(mIsFoldable ? new int[]{0} : new int[]{}); in build()