Home
last modified time | relevance | path

Searched refs:dispatchSensorLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h467 void dispatchSensorLocked(nsecs_t currentTime, const std::shared_ptr<const SensorEntry>& entry,
DInputDispatcher.cpp1253 dispatchSensorLocked(currentTime, sensorEntry, &dropReason, nextWakeupTime); in dispatchOnceInnerLocked()
1970 void InputDispatcher::dispatchSensorLocked(nsecs_t currentTime, in dispatchSensorLocked() function in android::inputdispatcher::InputDispatcher