Searched refs:mThresholdValue (Results 1 – 1 of 1) sorted by relevance
237 private float mThresholdValue; field in ThresholdSensorImpl.Builder295 mThresholdValue = thresholdValue; in setThresholdValue()298 mThresholdLatchValue = mThresholdValue; in setThresholdValue()327 if (mThresholdValue > mThresholdLatchValue) { in build()334 mThresholdValue, mThresholdLatchValue, mSensorDelay); in build()