Searched refs:MSG_DISMISS_BLUETOOTH_DIALOG (Results 1 – 1 of 1) sorted by relevance
95 private static final int MSG_DISMISS_BLUETOOTH_DIALOG = 9; field in KeyboardUI214 mUIHandler.sendEmptyMessage(MSG_DISMISS_BLUETOOTH_DIALOG); in processKeyboardState()225 mUIHandler.sendEmptyMessage(MSG_DISMISS_BLUETOOTH_DIALOG); in processKeyboardState()440 case MSG_DISMISS_BLUETOOTH_DIALOG: { in handleMessage()