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

  /frameworks/native/services/sensorservice/
SensorService.h 114 void setFirstFlushPending(int32_t handle, bool value);
SensorService.cpp 599 connection->setFirstFlushPending(handle, true);
604 connection->setFirstFlushPending(handle, false);
789 void SensorService::SensorEventConnection::setFirstFlushPending(int32_t handle,
    [all...]

Completed in 67 milliseconds