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