Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
DThresholdSensorImpl.java242 private boolean mThresholdLatchValueSet; field in ThresholdSensorImpl.Builder
297 if (!mThresholdLatchValueSet) { in setThresholdValue()
305 mThresholdLatchValueSet = true; in setThresholdLatchValue()