Searched defs:mFirstFlushPending (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorEventConnection.h155 bool mFirstFlushPending; member in struct:android::SensorService::SensorEventConnection::FlushInfo
157 FlushInfo() : mPendingFlushEventsToSend(0), mFirstFlushPending(false) {}

Completed in 57 milliseconds