Searched refs:mCombinedGenericMotionEventSources (Results 1 – 1 of 1) sorted by relevance
206 private int mCombinedGenericMotionEventSources = 0; field in AccessibilityInputFilter1098 return (mCombinedGenericMotionEventSources in anyServiceWantsToObserveMotionEvent()1112 return (mCombinedGenericMotionEventSources & eventSourceWithoutClass) != 0; in anyServiceWantsGenericMotionEvent()1116 mCombinedGenericMotionEventSources = sources; in setCombinedGenericMotionEventSources()