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.java274 private boolean mShowSystemDecorations = false; field in MultiDisplayTestBase.VirtualDisplaySession
311 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
378 if (mShowSystemDecorations) { in simulateDisplay()
437 .append(mShowSystemDecorations) in createVirtualDisplays()
661 private boolean mShowSystemDecorations = false; field in MultiDisplayTestBase.ExternalDisplaySession
679 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
694 .setShowSystemDecorations(mShowSystemDecorations) in createVirtualDisplay()