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

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

Completed in 165 milliseconds