Searched refs:combinedGenericMotionEventSources (Results 1 – 1 of 1) sorted by relevance
2592 int combinedGenericMotionEventSources = 0; in updateInputFilter() local2594 combinedGenericMotionEventSources |= connection.mGenericMotionEventSources; in updateInputFilter()2596 if (combinedGenericMotionEventSources != 0) { in updateInputFilter()2612 combinedGenericMotionEventSources); in updateInputFilter()