Searched defs:getMaxValue (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/gui/
H A DSensor.cpp274 float Sensor::getMaxValue() const { function in class:android::Sensor
/frameworks/base/core/java/android/widget/
H A DNumberPicker.java986 ? getValue() < getMaxValue() : getValue() > getMinValue())) {
1203 * current value is set to the {@link NumberPicker#getMaxValue()} value.
1206 * If the argument is less than the {@link NumberPicker#getMaxValue()} and
1208 * current value is set to the {@link NumberPicker#getMaxValue()} value.
1211 * If the argument is less than the {@link NumberPicker#getMaxValue()} and
1322 * @see #getMaxValue()
1331 * {@link NumberPicker#getMaxValue()} values.
1338 * {@link #getMaxValue()} - {@link #getMinValue()}) is less than
1392 * {@link #getMaxValue()} - {@link #getMinValue()} + 1.
1418 public int getMaxValue() { method in class:NumberPicker
[all...]
/frameworks/webview/chromium/tests/prebuilts/
H A Dandroid-janktesthelper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/uiautomator/ com/android/uiautomator/janktesthelper/ ...

Completed in 326 milliseconds