Home
last modified time | relevance | path

Searched defs:FlushInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorEventConnection.h160 struct FlushInfo { struct
169 FlushInfo() : mPendingFlushEventsToSend(0), mFirstFlushPending(false) {} in FlushInfo() argument