Searched refs:MSG_CONFIGURE_BRIGHTNESS (Results 1 – 1 of 1) sorted by relevance
120 private static final int MSG_CONFIGURE_BRIGHTNESS = 5; field in DisplayPowerController1530 Message msg = mHandler.obtainMessage(MSG_CONFIGURE_BRIGHTNESS, c); in setBrightnessConfiguration()2443 case MSG_CONFIGURE_BRIGHTNESS: in handleMessage()