Home
last modified time | relevance | path

Searched refs:getMaxValue (Results 1 – 18 of 18) sorted by relevance

/frameworks/native/libs/sensor/tests/
DSensor_test.cpp35 a.getMaxValue() == b.getMaxValue () && in sensorsMatch()
/frameworks/native/services/sensorservice/
DLinearAccelerationSensor.cpp41 .maxRange = gsensor.getMaxValue(), in LinearAccelerationSensor()
DCorrectedGyroSensor.cpp47 .maxRange = mGyro.getMaxValue(), in CorrectedGyroSensor()
/frameworks/native/services/sensorservice/hidl/
Dutils.cpp43 dst.maxRange = src.getMaxValue(); in convertSensor()
/frameworks/native/libs/sensor/include/sensor/
DSensor.h77 float getMaxValue() const;
/frameworks/base/core/java/android/widget/
DNumberPicker.java1046 ? getValue() < getMaxValue() : getValue() > getMinValue())) { in dispatchKeyEvent()
1494 public int getMaxValue() { in getMaxValue() method in NumberPicker
2563 && (getWrapSelectorWheel() || getValue() < getMaxValue())) { in performAction()
2869 if (getWrapSelectorWheel() || getValue() < getMaxValue()) { in createAccessibilityNodeInfoForNumberPicker()
2885 return getWrapSelectorWheel() || getValue() < getMaxValue(); in hasVirtualIncrementButton()
DTimePickerSpinnerDelegate.java121 int maxValue = mMinuteSpinner.getMaxValue(); in TimePickerSpinnerDelegate()
DDatePickerSpinnerDelegate.java547 mMonthSpinner.getMinValue(), mMonthSpinner.getMaxValue() + 1); in updateSpinners()
/frameworks/base/graphics/java/android/graphics/
DBitmap.java1798 if (oldColorSpace.getMaxValue(i) > newColorSpace.getMaxValue(i)) { in setColorSpace()
1868 return Math.max(Math.min(value, cs.getMaxValue(index)), cs.getMinValue(index)); in clamp()
DColorSpace.java1031 public abstract float getMaxValue(@IntRange(from = 0, to = 3) int component); in getMaxValue() method in ColorSpace
1938 public float getMaxValue(@IntRange(from = 0, to = 3) int component) { in getMaxValue() method in ColorSpace.Xyz
1989 public float getMaxValue(@IntRange(from = 0, to = 3) int component) { in getMaxValue() method in ColorSpace.Lab
3077 public float getMaxValue(int component) { in getMaxValue() method in ColorSpace.Rgb
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiScoreCard.java718 this.maxValue = stats.getMaxValue(); in PerUnivariateStatistic()
747 maxValue = Math.max(maxValue, stats.getMaxValue()); in merge()
/frameworks/native/libs/sensor/
DSensor.cpp367 float Sensor::getMaxValue() const { in getMaxValue() function in android::Sensor
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiScoreCardTest.java308 assertEquals(384.0, signal.getLinkspeed().getMaxValue(), TOL); in testAccessPointSerialization()
/frameworks/base/core/jni/
Dandroid_hardware_SensorManager.cpp172 env->SetFloatField(sensor, sensorOffsets.range, nativeSensor.getMaxValue()); in translateNativeSensorToJavaSensor()
/frameworks/base/non-updatable-api/
Dcurrent.txt14027 method public abstract float getMaxValue(@IntRange(from=0, to=3) int);
14110 method public float getMaxValue(int);
57497 method public int getMaxValue();
/frameworks/base/api/
Dcurrent.txt14027 method public abstract float getMaxValue(@IntRange(from=0, to=3) int);
14110 method public float getMaxValue(int);
57641 method public int getMaxValue();
/frameworks/base/config/
Dboot-image-profile.txt7997 HSPLandroid/icu/impl/UBiDiProps;->getMaxValue(I)I
8028 HSPLandroid/icu/impl/UCharacterProperty$BiDiIntProperty;->getMaxValue(I)I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37889 method public int getMaxValue();