Searched refs:isOnAction (Results 1 – 2 of 2) sorted by relevance
133 …backMsg(const std::unique_ptr<GestureEventFunc>& callback, bool isRepeat, bool isOnAction = false);
358 const std::unique_ptr<GestureEventFunc>& callback, bool isRepeat, bool isOnAction) in SendCallbackMsg() argument391 if (isOnAction && longPressRecorder_ && *longPressRecorder_) { in SendCallbackMsg()