HomeSort by relevance Sort by last modified time
    Searched refs:countFlushCompleteEventsLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/sensorservice/
SensorService.h 86 void countFlushCompleteEventsLocked(sensors_event_t* scratch, int numEventsDropped);
SensorService.cpp 857 countFlushCompleteEventsLocked(scratch, count);
880 countFlushCompleteEventsLocked(scratch, count);
887 void SensorService::SensorEventConnection::countFlushCompleteEventsLocked(
    [all...]

Completed in 549 milliseconds