Home
last modified time | relevance | path

Searched defs:withButtonState (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/cts/libs/input/src/com/android/cts/input/
H A DInputEventMatchers.kt168 fun withButtonState(buttonState: Int): Matcher<MotionEvent> = in withButtonState() method