Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowFocusTests.java153 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testKeyReceiving() argument
154 final int secondaryDisplayId = displaySession.createDisplay( in testKeyReceiving()
199 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testMovingDisplayToTopByKeyEvent() argument
200 final int secondaryDisplayId = displaySession.createDisplay( in testMovingDisplayToTopByKeyEvent()
244 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testPointerCapture() argument
245 final int secondaryDisplayId = displaySession.createDisplay( in testPointerCapture()
275 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testDisplayChanged() argument
276 final int secondaryDisplayId = displaySession.createDisplay( in testDisplayChanged()
300 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testTapFocusableWindow() argument
301 final int secondaryDisplayId = displaySession.createDisplay( in testTapFocusableWindow()
[all …]