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