Searched refs:setThresholdValue (Results 1 – 3 of 3) sorted by relevance
63 .setThresholdValue(defaultSensor != null ? defaultSensor.getMaximumRange() : 0) in providePrimaryProximitySensor()80 return thresholdSensorBuilder.setSensor(null).setThresholdValue(0).build(); in provideSecondaryProximitySensor()175 .setSensor(null).setThresholdValue(0).build(); in createPostureToSensorMapping()
266 setThresholdValue(mResources.getFloat(thresholdResourceId)); in setThresholdResourceId()294 Builder setThresholdValue(float thresholdValue) { in setThresholdValue() method in ThresholdSensorImpl.Builder
65 .setThresholdValue(mFakeProximitySensor.getSensor().getMaximumRange()) in setUp()321 .setThresholdValue(lowValue) in testHysteresis()