Home
last modified time | relevance | path

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

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