HomeSort by relevance Sort by last modified time
    Searched refs: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 32 #include "activityeventhandler.h"
88 void setActivityCallback(ActivityEventHandler *eventHandler);
247 ActivityEventHandler *mActivityEventHandler;
hubconnection.cpp     [all...]

Completed in 119 milliseconds