Searched refs:MSG_SET_TEMPORARY_BRIGHTNESS (Results 1 – 1 of 1) sorted by relevance
153 private static final int MSG_SET_TEMPORARY_BRIGHTNESS = 5; field in DisplayPowerController1901 Message msg = mHandler.obtainMessage(MSG_SET_TEMPORARY_BRIGHTNESS, in setTemporaryBrightness()2987 case MSG_SET_TEMPORARY_BRIGHTNESS: in handleMessage()