Searched refs:getSensorIndex (Results 1 – 5 of 5) sorted by relevance
71 uint8_t getSensorIndex() const;
41 uint8_t PlatformSensor::getSensorIndex() const { in getSensorIndex() function in chre::PlatformSensor
60 uint8_t PlatformSensor::getSensorIndex() const { in getSensorIndex() function in chre::PlatformSensor
150 (mSensors[i].getSensorIndex() == sensorIndex) && in getSensorHandle()584 sensor.getSensorTypeName(), sensor.getSensorIndex(), in logStateToBuffer()
263 mChreSensorIndex = Optional.of(infoProto.getSensorIndex()); in parseInfoResponseFromNanoappMessage()