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 ;
98 mService->getSensorName(it.first).c_str(), in dump()143 std::string(mService->getSensorName(it.first))); in dump()
412 String8 getSensorName(int handle) const;
648 getSensorName(handle).c_str(), in dump()779 std::string(getSensorName(handle).c_str())); in dumpProtoLocked()1416 String8 SensorService::getSensorName(int handle) const { in getSensorName() function in android::SensorService