Searched defs:lux1 (Results 1 – 2 of 2) sorted by relevance
209 float lux1 = 100.0f; in testNoHysteresisAtMinBrightness() local253 float lux1 = 100.0f; in testNoHysteresisAtMaxBrightness() local
2576 private boolean isDifferentZone(float lux1, float lux2, float[] luxThresholds) { in isDifferentZone()