Home
last modified time | relevance | path

Searched refs:getSensorName (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/sensorservice/
DRotationVectorSensor.cpp33 .name = getSensorName(), in RotationVectorSensor()
87 const char* RotationVectorSensor::getSensorName() const { in getSensorName() function in android::RotationVectorSensor
DRotationVectorSensor.h45 const char* getSensorName() const ;
DSensorService.h202 String8 getSensorName(int handle) const;
DSensorEventConnection.cpp87 mService->getSensorName(mSensorInfo.keyAt(i)).string(), in dump()
DSensorService.cpp454 getSensorName(handle).string(), in dump()
889 String8 SensorService::getSensorName(int handle) const { in getSensorName() function in android::SensorService