Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
H A DThresholdSensorImpl.java303 Builder setThresholdLatchValue(float thresholdLatchValue) { in setThresholdLatchValue() argument
304 mThresholdLatchValue = thresholdLatchValue; in setThresholdLatchValue()