Searched defs:getMinDelay (Results 1 - 8 of 8) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
H A DCompassSensor.AKM.h50 virtual int64_t getMinDelay() { return -1; } // stub function in class:CompassSensor
H A DPressureSensor.IIO.secondary.h48 virtual int64_t getMinDelay() { return mMinDelay; } function in class:PressureSensor
H A DCompassSensor.IIO.9150.h49 virtual int64_t getMinDelay() { return -1; } // stub function in class:CompassSensor
H A DCompassSensor.IIO.primary.h52 virtual int64_t getMinDelay() { return mMinDelay; } function in class:CompassSensor
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.AKM.h50 virtual int64_t getMinDelay() { return -1; } // stub function in class:CompassSensor
H A DPressureSensor.IIO.secondary.h48 virtual int64_t getMinDelay() { return mMinDelay; } function in class:PressureSensor
H A DCompassSensor.IIO.9150.h49 virtual int64_t getMinDelay() { return -1; } // stub function in class:CompassSensor
H A DCompassSensor.IIO.primary.h52 virtual int64_t getMinDelay() { return mMinDelay; } function in class:CompassSensor

Completed in 76 milliseconds