Searched refs:motionEventAction (Results 1 – 1 of 1) sorted by relevance
2877 int32_t motionEventAction; in sync() local2879 motionEventAction = down ? AMOTION_EVENT_ACTION_DOWN : AMOTION_EVENT_ACTION_UP; in sync()2881 motionEventAction = AMOTION_EVENT_ACTION_MOVE; in sync()2883 motionEventAction = AMOTION_EVENT_ACTION_HOVER_MOVE; in sync()2901 motionEventAction, 0, 0, metaState, currentButtonState, in sync()2924 if (motionEventAction == AMOTION_EVENT_ACTION_UP in sync()