Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestDisplayContent.java106 Builder setSystemDecorations(boolean yes) { in setSystemDecorations() method in TestDisplayContent.Builder
H A DRootWindowContainerTests.java676 .setSystemDecorations(true).build(); in testStartHomeOnAllDisplays()
745 .setSystemDecorations(true).build(); in testStartSecondaryHomeOnDisplayWithUserKeyLocked()
770 .setSystemDecorations(false).build(); in testStartSecondaryHomeOnDisplayWithoutSysDecorations()
H A DSizeCompatTests.java362 .setSystemDecorations(true).build()); in testAspectRatioMatchParentBoundsAndImeAttachable()
994 .setNotch(200).setSystemDecorations(true).build(); in testOverrideMinAspectRatioLowerThanManifest()
2141 .setSystemDecorations(true).setNotch(notchHeight) in testAllAspectRatioLogicConsistent()
H A DActivityRecordTests.java2869 .setSystemDecorations(true).build(); in testCloseToSquareFixedOrientationPortrait()
2886 .setSystemDecorations(true).build(); in testCloseToSquareFixedOrientationLandscape()
H A DDisplayContentTests.java2109 mAtm, 1000, 1500).setSystemDecorations(true).build(); in testNotResumeHomeRootTaskOnRemovingDisplay()