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()244 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testPointerCapture() argument245 final int secondaryDisplayId = displaySession.createDisplay( in testPointerCapture()275 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testDisplayChanged() argument276 final int secondaryDisplayId = displaySession.createDisplay( in testDisplayChanged()300 try (VirtualDisplaySession displaySession = new VirtualDisplaySession()) { in testTapFocusableWindow() argument301 final int secondaryDisplayId = displaySession.createDisplay( in testTapFocusableWindow()[all …]