Searched refs:motionEventAction (Results 1 – 1 of 1) sorted by relevance
363 int32_t motionEventAction; in sync() local365 motionEventAction = down ? AMOTION_EVENT_ACTION_DOWN : AMOTION_EVENT_ACTION_UP; in sync()367 motionEventAction = AMOTION_EVENT_ACTION_MOVE; in sync()369 motionEventAction = AMOTION_EVENT_ACTION_HOVER_MOVE; in sync()390 policyFlags, motionEventAction, 0, 0, metaState, currentButtonState, in sync()417 if (motionEventAction == AMOTION_EVENT_ACTION_UP && (mSource == AINPUT_SOURCE_MOUSE)) { in sync()