Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ambient/touch/
DTouchMonitorTest.java611 final TouchHandler touchHandler1 = createTouchHandler(); in testPilfering() local
613 final Environment environment = new Environment(Stream.of(touchHandler1, touchHandler2) in testPilfering()
619 final TouchHandler.TouchSession session1 = captureSession(touchHandler1); in testPilfering()