Searched refs:MSG_CONFIGURE_BRIGHTNESS (Results 1 – 1 of 1) sorted by relevance
152 private static final int MSG_CONFIGURE_BRIGHTNESS = 4; field in DisplayPowerController1894 Message msg = mHandler.obtainMessage(MSG_CONFIGURE_BRIGHTNESS, in setBrightnessConfiguration()2974 case MSG_CONFIGURE_BRIGHTNESS: in handleMessage()