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

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

Completed in 285 milliseconds