Home
last modified time | relevance | path

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

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