Searched refs:screenDisplayId (Results 1 – 1 of 1) sorted by relevance
2723 int screenDisplayId = displayId < 0 ? DEFAULT_DISPLAY : displayId; in interceptKeyBeforeDispatching() local2724 float brightness = mDisplayManager.getBrightness(screenDisplayId); in interceptKeyBeforeDispatching()2730 mDisplayManager.setBrightness(screenDisplayId, brightness); in interceptKeyBeforeDispatching()