Searched defs:actionTime (Results 1 – 15 of 15) sorted by relevance
74 int32_t action, MMI::PointerEvent::PointerItem point, int64_t actionTime) in obtainTouchEvent()
40 void ANRHandler::SetLastProcessedEventId(int32_t eventType, int32_t eventId, int64_t actionTime) in SetLastProcessedEventId()
346 void ClientMsgHandler::OnDispatchEventProcessed(int32_t eventId, int64_t actionTime) in OnDispatchEventProcessed()
451 void InputHandlerManager::OnDispatchEventProcessed(int32_t eventId, int64_t actionTime) in OnDispatchEventProcessed()
68 void InputEvent::SetActionTime(int64_t actionTime) in SetActionTime()
70 int64_t actionTime { START_TIME }; member104 int64_t actionTime { 0 }; member337 int64_t actionTime = 0; in CheckResults() local
442 int32_t actionTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; variable470 int32_t actionTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; variable
68 void ANRHandler::HandleEventConsumed(int32_t eventId, int64_t actionTime) in HandleEventConsumed()
123 MMI::PointerEvent::PointerItem point, int64_t actionTime) in obtainTouchEvent()
552 int64_t actionTime = receivedRecorder_.pointerActionTime[currentPid]; in SendPointerDownEventToMultimodal() local
138 int64_t actionTime = 8888; variable
113 void InputEvent::SetActionTime(int64_t actionTime) in SetActionTime()
110 void WindowEventChannel::OnDispatchEventProcessed(int32_t eventId, int64_t actionTime) in OnDispatchEventProcessed()
1471 int64_t actionTime = GetSysClockTime(); variable
1236 int64_t actionTime = keyEvent->GetActionTime(); in SetInputEventProperty() local