Searched refs:displaySession (Results 1 – 1 of 1) sorted by relevance
153 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testKeyReceiving() argument154 final int secondaryDisplayId = displaySession.createDisplay( in testKeyReceiving()199 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testMovingDisplayToTopByKeyEvent() argument200 final int secondaryDisplayId = displaySession.createDisplay( in testMovingDisplayToTopByKeyEvent()245 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testPointerCapture() argument246 final int secondaryDisplayId = displaySession.createDisplay( in testPointerCapture()276 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testDisplayChanged() argument277 final int secondaryDisplayId = displaySession.createDisplay( in testDisplayChanged()301 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testTapFocusableWindow() argument302 final int secondaryDisplayId = displaySession.createDisplay( in testTapFocusableWindow()[all …]