Searched refs:mThresholdLatch (Results 1 – 1 of 1) sorted by relevance
52 private final float mThresholdLatch; field in ThresholdSensorImpl59 boolean above = event.values[0] >= mThresholdLatch;75 mThresholdLatch = thresholdLatch; in ThresholdSensorImpl()