Searched refs:processEventsForDeviceLocked (Results 1 – 2 of 2) sorted by relevance
149 void processEventsForDeviceLocked(int32_t eventHubId, const RawEvent* rawEvents, size_t count);
165 processEventsForDeviceLocked(deviceId, rawEvent, batchSize); in processEventsLocked()269 void InputReader::processEventsForDeviceLocked(int32_t eventHubId, const RawEvent* rawEvents, in processEventsForDeviceLocked() function in android::InputReader