Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DVirtualDisplayHelper.java43 private boolean mShowSystemDecorations = false; field in VirtualDisplayHelper
70 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
116 if (mShowSystemDecorations) { in createVirtualDisplay()
123 + ", showSystemDecorations=" + mShowSystemDecorations); in createVirtualDisplay()
DMultiDisplayTestBase.java416 private boolean mShowSystemDecorations = false; field in MultiDisplayTestBase.VirtualDisplaySession
453 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
551 mShowSystemDecorations); in simulateDisplay()
611 .append(mShowSystemDecorations) in createVirtualDisplays()
883 private boolean mShowSystemDecorations = false; field in MultiDisplayTestBase.ExternalDisplaySession
907 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
922 .setShowSystemDecorations(mShowSystemDecorations) in createVirtualDisplay()