Searched refs:userActionEnd (Results 1 – 2 of 2) sorted by relevance
109 auto userActionEnd = userCallback->GetActionEndEventFunc(); in OnCollectTouchTarget() local110 if (userActionEnd) { in OnCollectTouchTarget()111 userActionEnd(info); in OnCollectTouchTarget()
474 auto userActionEnd = actuator->userCallback_->GetActionEndEventFunc(); in OnCollectTouchTarget() local475 if (userActionEnd) { in OnCollectTouchTarget()477 userActionEnd(info); in OnCollectTouchTarget()