Searched refs:mThresholdLatchValue (Results 1 – 1 of 1) sorted by relevance
238 private float mThresholdLatchValue; field in ThresholdSensorImpl.Builder298 mThresholdLatchValue = mThresholdValue; in setThresholdValue()304 mThresholdLatchValue = thresholdLatchValue; in setThresholdLatchValue()327 if (mThresholdValue > mThresholdLatchValue) { in build()334 mThresholdValue, mThresholdLatchValue, mSensorDelay); in build()