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

/hardware/libhardware/include/hardware/
H A Dactivity_recognition.h87 * activity_event_t.event_type = ACTIVITY_EVENT_FLUSH_COMPLETE
88 * activity_event_t.activity = 0
89 * activity_event_t.timestamp = 0
90 * activity_event_t.reserved = 0
121 } activity_event_t; typedef in typeref:struct:activity_event
148 // events - Array of activity_event_t s that are reported.
151 const activity_event_t* events, int count);

Completed in 4 milliseconds