Home | History | Annotate | Download | only in sensorhal

Lines Matching refs:mActivityEventHandler

97       mActivityEventHandler(NULL),
410 if (mActivityEventHandler != NULL) {
411 mActivityEventHandler->OnActivityEvent(sample->idata & 0x7,
964 if (mActivityEventHandler != NULL) {
965 mActivityEventHandler->OnFlush();
1122 mActivityEventHandler = eventHandler;