Searched defs:actionTime (Results 1 – 11 of 11) sorted by relevance
74 int32_t action, MMI::PointerEvent::PointerItem point, int64_t actionTime) in obtainTouchEvent()
68 void InputEvent::SetActionTime(int64_t actionTime) in SetActionTime()
100 void WindowEventChannel::OnDispatchEventProcessed(int32_t eventId, int64_t actionTime) in OnDispatchEventProcessed()
51 void ANRHandler::SetLastProcessedEventId(int32_t eventType, int32_t eventId, int64_t actionTime) in SetLastProcessedEventId()
331 void ClientMsgHandler::OnDispatchEventProcessed(int32_t eventId, int64_t actionTime) in OnDispatchEventProcessed()
451 void InputHandlerManager::OnDispatchEventProcessed(int32_t eventId, int64_t actionTime) in OnDispatchEventProcessed()
57 void ANRHandler::HandleEventConsumed(int32_t eventId, int64_t actionTime) in HandleEventConsumed()
113 void InputEvent::SetActionTime(int64_t actionTime) in SetActionTime()
123 MMI::PointerEvent::PointerItem point, int64_t actionTime) in obtainTouchEvent()
1471 int64_t actionTime = GetSysClockTime(); variable
1137 int64_t actionTime = keyEvent->GetActionTime(); in SetInputEventProperty() local