Searched refs:touchHandler2 (Results 1 – 1 of 1) sorted by relevance
340 final DreamTouchHandler touchHandler2 = Mockito.mock(DreamTouchHandler.class); in testBroadcast() local342 final Environment environment = new Environment(Stream.of(touchHandler, touchHandler2) in testBroadcast()352 inputListeners.add(registerInputEventListener(touchHandler2)); in testBroadcast()513 final DreamTouchHandler touchHandler2 = Mockito.mock(DreamTouchHandler.class); in testPilfering() local515 final Environment environment = new Environment(Stream.of(touchHandler1, touchHandler2) in testPilfering()525 final DreamTouchHandler.TouchSession session2 = captureSession(touchHandler2); in testPilfering()