Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/input/cts/
DInputCtsActivity.java34 private boolean mConsumeGenericMotionEvents = true; field in InputCtsActivity
43 if (!mConsumeGenericMotionEvents) { in dispatchGenericMotionEvent()
50 return mConsumeGenericMotionEvents; in dispatchGenericMotionEvent()
106 mConsumeGenericMotionEvents = enable; in setConsumeGenericMotionEvents()