HomeSort by relevance Sort by last modified time
    Searched refs:activity_event_t (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/include/hardware/
activity_recognition.h 87 * 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);
  /device/google/contexthub/sensorhal/
activity.cpp 173 activity_event_t halEvent;
226 activity_event_t halEvent;
288 activity_event_t ev = {

Completed in 149 milliseconds