Searched refs:userActionUpdate (Results 1 – 2 of 2) sorted by relevance
88 auto userActionUpdate = userCallback->GetActionUpdateEventFunc(); in OnCollectTouchTarget() local89 if (userActionUpdate) { in OnCollectTouchTarget()90 userActionUpdate(info); in OnCollectTouchTarget()
434 auto userActionUpdate = actuator->userCallback_->GetActionUpdateEventFunc(); in OnCollectTouchTarget() local435 if (userActionUpdate) { in OnCollectTouchTarget()436 userActionUpdate(info); in OnCollectTouchTarget()