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()
245 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testPointerCapture() argument
246 final int secondaryDisplayId = displaySession.createDisplay( in testPointerCapture()
276 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testDisplayChanged() argument
277 final int secondaryDisplayId = displaySession.createDisplay( in testDisplayChanged()
301 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testTapFocusableWindow() argument
302 final int secondaryDisplayId = displaySession.createDisplay( in testTapFocusableWindow()
[all …]