Searched refs:combinedGenericMotionEventSources (Results 1 – 1 of 1) sorted by relevance
2961 int combinedGenericMotionEventSources = 0; in updateInputFilter() local2964 combinedGenericMotionEventSources |= connection.mGenericMotionEventSources; in updateInputFilter()2967 if (combinedGenericMotionEventSources != 0) { in updateInputFilter()2983 combinedGenericMotionEventSources); in updateInputFilter()