Searched refs:mConsumeGenericMotionEvents (Results 1 – 1 of 1) sorted by relevance
34 private boolean mConsumeGenericMotionEvents = true; field in InputCtsActivity43 if (!mConsumeGenericMotionEvents) { in dispatchGenericMotionEvent()50 return mConsumeGenericMotionEvents; in dispatchGenericMotionEvent()106 mConsumeGenericMotionEvents = enable; in setConsumeGenericMotionEvents()