Searched refs:STATE_WAITING_FOR_BLUETOOTH (Results 1 – 1 of 1) sorted by relevance
86 private static final int STATE_WAITING_FOR_BLUETOOTH = 4; field in KeyboardUI231 } else if (mState == STATE_WAITING_FOR_BLUETOOTH) { in processKeyboardState()240 && mState == STATE_WAITING_FOR_BLUETOOTH) { in processKeyboardState()247 mState = STATE_WAITING_FOR_BLUETOOTH; in processKeyboardState()253 mState = STATE_WAITING_FOR_BLUETOOTH; in processKeyboardState()259 if (mState == STATE_WAITING_FOR_TABLET_MODE_EXIT || mState == STATE_WAITING_FOR_BLUETOOTH) { in processKeyboardState()393 if (bluetoothState == BluetoothAdapter.STATE_ON && mState == STATE_WAITING_FOR_BLUETOOTH) { in onBluetoothStateChangedInternal()638 case STATE_WAITING_FOR_BLUETOOTH: in stateToString()