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.h159 String8 getSensorName(int handle) const;
DSensorService.cpp394 getSensorName(handle).string(), in dump()
755 String8 SensorService::getSensorName(int handle) const { in getSensorName() function in android::SensorService
DSensorEventConnection.cpp72 mService->getSensorName(mSensorInfo.keyAt(i)).string(), in dump()