Searched refs:STATE_WAITING_FOR_BLUETOOTH (Results 1 – 1 of 1) sorted by relevance
79 private static final int STATE_WAITING_FOR_BLUETOOTH = 4; field in KeyboardUI213 } else if (mState == STATE_WAITING_FOR_BLUETOOTH) { in processKeyboardState()222 && mState == STATE_WAITING_FOR_BLUETOOTH) { in processKeyboardState()229 mState = STATE_WAITING_FOR_BLUETOOTH; in processKeyboardState()235 mState = STATE_WAITING_FOR_BLUETOOTH; in processKeyboardState()241 if (mState == STATE_WAITING_FOR_TABLET_MODE_EXIT || mState == STATE_WAITING_FOR_BLUETOOTH) { in processKeyboardState()377 if (bluetoothState == BluetoothAdapter.STATE_ON && mState == STATE_WAITING_FOR_BLUETOOTH) { in onBluetoothStateChangedInternal()636 case STATE_WAITING_FOR_BLUETOOTH: in stateToString()