Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DPresentationTest.java58 .setPresentationDisplay(true) in testPresentationAllowedOnPresentationDisplay()
73 .setPresentationDisplay(true) in testPresentationNotDismissAfterResizeDisplay()
96 .setPresentationDisplay(false) in testPresentationBlockedOnNonPresentationDisplay()
DMultiDisplayTestBase.java477 VirtualDisplaySession setPresentationDisplay(boolean presentationDisplay) { in setPresentationDisplay() method in MultiDisplayTestBase.VirtualDisplaySession