Searched refs:SET_SCREEN_BRIGHTNESS_OVERRIDE (Results 1 – 1 of 1) sorted by relevance
95 private static final int SET_SCREEN_BRIGHTNESS_OVERRIDE = 1; field in RootWindowContainer736 mHandler.obtainMessage(SET_SCREEN_BRIGHTNESS_OVERRIDE, brightness, 0).sendToTarget(); in performSurfacePlacement()1007 case SET_SCREEN_BRIGHTNESS_OVERRIDE: in handleMessage()