HomeSort by relevance Sort by last modified time
    Searched full:activityeventhandler (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/sensorhal/
activityeventhandler.h 26 class ActivityEventHandler {
28 virtual ~ActivityEventHandler() {}
activity.h 26 #include "activityeventhandler.h"
31 class ActivityContext : public ActivityEventHandler {
50 // ActivityEventHandler interface.
hubconnection.h 30 #include "activityeventhandler.h"
87 void setActivityCallback(ActivityEventHandler *eventHandler);
223 ActivityEventHandler *mActivityEventHandler;
hubconnection.cpp     [all...]

Completed in 119 milliseconds