Searched refs:getSensorName (Results 1 – 5 of 5) sorted by relevance
33 .name = getSensorName(), in RotationVectorSensor()87 const char* RotationVectorSensor::getSensorName() const { in getSensorName() function in android::RotationVectorSensor
45 const char* getSensorName() const ;
202 String8 getSensorName(int handle) const;
87 mService->getSensorName(mSensorInfo.keyAt(i)).string(), in dump()
454 getSensorName(handle).string(), in dump()889 String8 SensorService::getSensorName(int handle) const { in getSensorName() function in android::SensorService