Lines Matching refs:NEUTRAL
4458 case PointerGesture::NEUTRAL:
4687 mPointerGesture.currentGestureMode = PointerGesture::NEUTRAL;
4717 // to NEUTRAL, then we should not generate tap event.
4878 // Case 3. No fingers down and button is not pressed. (NEUTRAL)
4879 if (mPointerGesture.lastGestureMode != PointerGesture::NEUTRAL) {
4946 ALOGD("Gestures: NEUTRAL");
4949 mPointerGesture.currentGestureMode = PointerGesture::NEUTRAL;