Searched refs:STATUS_WAITING_TO_PAIR (Results 1 – 2 of 2) sorted by relevance
446 if (mBluetoothPairer.getStatus() == BluetoothDevicePairer.STATUS_WAITING_TO_PAIR && in btDeviceClicked()515 case BluetoothDevicePairer.STATUS_WAITING_TO_PAIR: in getMessageForStatus()555 case BluetoothDevicePairer.STATUS_WAITING_TO_PAIR: in statusChanged()615 case BluetoothDevicePairer.STATUS_WAITING_TO_PAIR: in statusChanged()
92 public static final int STATUS_WAITING_TO_PAIR = 2; field in BluetoothDevicePairer461 setStatus(STATUS_WAITING_TO_PAIR); in startPairing()469 mStatus != STATUS_WAITING_TO_PAIR; in isInProgress()