Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestDisplayContent.java129 Builder setSystemDecorations(boolean yes) { in setSystemDecorations() method in TestDisplayContent.Builder
DRootWindowContainerTests.java896 .setSystemDecorations(true).build(); in testStartHomeOnAllDisplays()
974 .setSystemDecorations(true).build(); in testStartSecondaryHomeOnDisplayWithUserKeyLocked()
999 .setSystemDecorations(false).build(); in testStartSecondaryHomeOnDisplayWithoutSysDecorations()
DSizeCompatTests.java1341 .setNotch(notchHeight).setSystemDecorations(true).build(); in testOverrideMinAspectRatioLowerThanManifest()
4548 .setSystemDecorations(true).setNotch(notchHeight)
DDisplayContentTests.java2623 mAtm, 1000, 1500).setSystemDecorations(true).build(); in testNotResumeHomeRootTaskOnRemovingDisplay()
DActivityRecordTests.java3099 .setSystemDecorations(true).build(); in testCloseToSquareFixedOrientation()