Searched refs:BRIGHTNESS_STEPS (Results 1 – 1 of 1) sorted by relevance
570 private static final int BRIGHTNESS_STEPS = 10; field in PhoneWindowManager2722 float step = (max - min) / BRIGHTNESS_STEPS * direction; in interceptKeyBeforeDispatching()