Searched refs:MSG_APPLY_DISPLAY_WHITE_BALANCE (Results 1 – 1 of 1) sorted by relevance
118 private static final int MSG_APPLY_DISPLAY_WHITE_BALANCE = 5; field in ColorDisplayService862 mHandler.sendEmptyMessage(MSG_APPLY_DISPLAY_WHITE_BALANCE); in updateDisplayWhiteBalanceStatus()1582 mHandler.sendEmptyMessage(MSG_APPLY_DISPLAY_WHITE_BALANCE); in setDisplayWhiteBalanceColorTemperature()1723 case MSG_APPLY_DISPLAY_WHITE_BALANCE: in handleMessage()