Home
last modified time | relevance | path

Searched refs:STATUS_PAIRING (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DAddAccessoryActivity.java547 case BluetoothDevicePairer.STATUS_PAIRING: in getMessageForStatus()
589 case BluetoothDevicePairer.STATUS_PAIRING: in statusChanged()
649 case BluetoothDevicePairer.STATUS_PAIRING: in statusChanged()
DBluetoothDevicePairer.java96 public static final int STATUS_PAIRING = 3; field in BluetoothDevicePairer
586 setStatus(STATUS_PAIRING); in startBonding()