Searched defs:SensorContext (Results 1 – 2 of 2) sorted by relevance
27 struct SensorContext { struct30 explicit SensorContext(const struct hw_module_t *module); argument36 bool mHubAlive;
34 SensorContext::SensorContext(const struct hw_module_t *module) in SensorContext() function in SensorContext