Searched refs:GetActionTime (Results 1 – 3 of 3) sorted by relevance
56 snapshootKeyTracker.actionUpTime = info.GetActionTime(); in GetSnapshootKey()150 actionStartTime = infos_.size()==0?info.GetActionTime():infos_[0].GetActionTime(); in BuildEventItems()166 actionStartTime = infos_[0].GetActionTime(); in BuildEventItems()
42 int64_t GetActionTime() const in GetActionTime() function
127 info.SetActionTime(keyEvent->GetActionTime()); in OnInputEvent()290 g_downTime = pointerEvent->GetActionTime(); in OnInputEvent()292 touchEvent.actionTime = pointerEvent->GetActionTime(); in OnInputEvent()