Searched refs:pressEvents (Results 1 – 1 of 1) sorted by relevance
253 std::list<NotifyArgs> pressEvents = {}; in handleButtonsChange() local258 pressEvents.push_back(makeMotionArgs(when, readTime, AMOTION_EVENT_ACTION_BUTTON_PRESS, in handleButtonsChange()270 out.splice(out.end(), pressEvents); in handleButtonsChange()