Searched refs:MSG_APPLY_DISPLAY_WHITE_BALANCE (Results 1 – 1 of 1) sorted by relevance
117 private static final int MSG_APPLY_DISPLAY_WHITE_BALANCE = 5; field in ColorDisplayService683 mHandler.sendEmptyMessage(MSG_APPLY_DISPLAY_WHITE_BALANCE); in updateDisplayWhiteBalanceStatus()1362 mHandler.sendEmptyMessage(MSG_APPLY_DISPLAY_WHITE_BALANCE); in setDisplayWhiteBalanceColorTemperature()1441 case MSG_APPLY_DISPLAY_WHITE_BALANCE: in handleMessage()