Searched refs:actualSource (Results 1 – 1 of 1) sorted by relevance
2049 final int actualSource = InputDevice.SOURCE_ROTARY_ENCODER; in testOnMotionEvent_ignoresEventFromDifferentSource() local2055 assertThrows("Expected no event from source " + actualSource, AssertionError.class, in testOnMotionEvent_ignoresEventFromDifferentSource()2056 () -> service.injectAndAwaitMotionEvent(sUiAutomation, actualSource, in testOnMotionEvent_ignoresEventFromDifferentSource()