Searched refs:MSG_STATSD_HBM_BRIGHTNESS (Results 1 – 1 of 1) sorted by relevance
159 private static final int MSG_STATSD_HBM_BRIGHTNESS = 11; field in DisplayPowerController2811 mHandler.removeMessages(MSG_STATSD_HBM_BRIGHTNESS); in reportStats()2818 msg.what = MSG_STATSD_HBM_BRIGHTNESS; in reportStats()3022 case MSG_STATSD_HBM_BRIGHTNESS: in handleMessage()