Searched refs:dispatchSensorLocked (Results 1 – 2 of 2) sorted by relevance
410 void dispatchSensorLocked(nsecs_t currentTime, std::shared_ptr<SensorEntry> entry,
865 dispatchSensorLocked(currentTime, sensorEntry, &dropReason, nextWakeupTime); in dispatchOnceInnerLocked()1522 void InputDispatcher::dispatchSensorLocked(nsecs_t currentTime, std::shared_ptr<SensorEntry> entry, in dispatchSensorLocked() function in android::inputdispatcher::InputDispatcher