Searched refs:MSG_DISMISS_BLUETOOTH_DIALOG (Results 1 – 1 of 1) sorted by relevance
102 private static final int MSG_DISMISS_BLUETOOTH_DIALOG = 9; field in KeyboardUI232 mUIHandler.sendEmptyMessage(MSG_DISMISS_BLUETOOTH_DIALOG); in processKeyboardState()243 mUIHandler.sendEmptyMessage(MSG_DISMISS_BLUETOOTH_DIALOG); in processKeyboardState()456 case MSG_DISMISS_BLUETOOTH_DIALOG: { in handleMessage()