Searched refs:MSG_SHOW_REAR_DISPLAY_DIALOG (Results 1 – 1 of 1) sorted by relevance
171 private static final int MSG_SHOW_REAR_DISPLAY_DIALOG = 69 << MSG_SHIFT; field in CommandQueue1374 mHandler.obtainMessage(MSG_SHOW_REAR_DISPLAY_DIALOG, currentBaseState).sendToTarget(); in showRearDisplayDialog()1950 case MSG_SHOW_REAR_DISPLAY_DIALOG: in handleMessage()