Home
last modified time | relevance | path

Searched refs:EVENT_FLAG_DISPLAY_BRIGHTNESS (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/car-builtin-lib/src/android/car/builtin/display/
DDisplayManagerHelper.java66 public static final long EVENT_FLAG_DISPLAY_BRIGHTNESS = field in DisplayManagerHelper
67 DisplayManager.EVENT_FLAG_DISPLAY_BRIGHTNESS;
/packages/apps/Car/SystemUI/src/com/android/systemui/car/users/
DCarDisplayTrackerImpl.java20 import static android.hardware.display.DisplayManager.EVENT_FLAG_DISPLAY_BRIGHTNESS;
177 EVENT_FLAG_DISPLAY_BRIGHTNESS); in addBrightnessChangeCallback()
/packages/apps/Settings/src/com/android/settings/display/
DBrightnessLevelPreferenceController.java142 DisplayManager.EVENT_FLAG_DISPLAY_BRIGHTNESS); in onStart()
/packages/services/Car/service/src/com/android/car/systeminterface/
DDisplayInterface.java357 | DisplayManagerHelper.EVENT_FLAG_DISPLAY_BRIGHTNESS); in startDisplayStateMonitoring()
/packages/services/Car/car-builtin-lib/api/
Dmodule-lib-current.txt166 field public static final long EVENT_FLAG_DISPLAY_BRIGHTNESS = 8L; // 0x8L