Searched refs:customActionStart (Results 1 – 1 of 1) sorted by relevance
421 auto customActionStart = actuator->customCallback_->GetActionStartEventFunc(); in OnCollectTouchTarget() local422 if (customActionStart) { in OnCollectTouchTarget()423 customActionStart(info); in OnCollectTouchTarget()