Home
last modified time | relevance | path

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

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