Home
last modified time | relevance | path

Searched defs:numSensors (Results 1 – 4 of 4) sorted by relevance

/device/samsung/manta/bubblelevel/
DBubbleLevelImpl.h64 size_t numSensors() const { return mNumSensors; } in numSensors() function
DBubbleLevelImpl.cpp268 size_t numSensors = bl->numSensors(); in sensor_callback() local
/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.h81 #define numSensors CW_SENSORS_ID_END macro
/device/samsung/manta/libsensors/
Dsensors.cpp73 static int numSensors = LOCAL_SENSORS; variable