Searched refs:MSG_BRIGHTNESS_RAMP_DONE (Results 1 – 1 of 1) sorted by relevance
158 private static final int MSG_BRIGHTNESS_RAMP_DONE = 10; field in DisplayPowerController1231 Message msg = mHandler.obtainMessage(MSG_BRIGHTNESS_RAMP_DONE);3015 case MSG_BRIGHTNESS_RAMP_DONE: in handleMessage()