HomeSort by relevance Sort by last modified time
    Searched refs:maxRange (Results 1 - 8 of 8) sorted by null

  /frameworks/base/services/sensorservice/
LinearAccelerationSensor.cpp 76 hwSensor.maxRange = gsensor.getMaxValue();
GravitySensor.cpp 102 hwSensor.maxRange = mAccelerometer.getMaxValue();
RotationVectorSensor.cpp 164 hwSensor.maxRange = 1;
  /hardware/libhardware/include/hardware/
sensors.h 210 * the sensor should report its maxRange value in the "far" state and a value
211 * less than maxRange in the "near" state.
363 float maxRange;
  /sdk/emulator/sensors/
sensors_qemu.c 442 * note: numerical values for maxRange/resolution/power were
451 .maxRange = 2.8f,
462 .maxRange = 2000.0f,
473 .maxRange = 360.0f,
484 .maxRange = 80.0f,
  /hardware/libhardware/tests/nusensors/
nusensors.cpp 73 list[i].maxRange,
  /frameworks/base/libs/gui/
Sensor.cpp 46 mMaxValue = hwSensor->maxRange; // FIXME: maxValue
  /prebuilt/common/ecj/
ecj.jar 

Completed in 184 milliseconds