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.java47 private boolean mShowSystemDecorations = false; field in VirtualDisplayHelper
74 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
131 if (mShowSystemDecorations) { in createVirtualDisplay()
138 + ", showSystemDecorations=" + mShowSystemDecorations); in createVirtualDisplay()
DMultiDisplayTestBase.java261 private boolean mShowSystemDecorations = false; field in MultiDisplayTestBase.VirtualDisplaySession
298 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
369 if (mShowSystemDecorations) { in simulateDisplay()
430 .append(mShowSystemDecorations) in createVirtualDisplays()
650 private boolean mShowSystemDecorations = false; field in MultiDisplayTestBase.ExternalDisplaySession
668 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
683 .setShowSystemDecorations(mShowSystemDecorations) in createVirtualDisplay()