OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SensorInterface
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/sensorservice/
SensorInterface.h
32
class
SensorInterface
{
34
virtual ~
SensorInterface
();
62
class HardwareSensor : public
SensorInterface
SensorInterface.cpp
22
#include "
SensorInterface
.h"
27
SensorInterface
::~
SensorInterface
()
Completed in 458 milliseconds