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.java516 case BluetoothDevicePairer.STATUS_PAIRING: in getMessageForStatus()
558 case BluetoothDevicePairer.STATUS_PAIRING: in statusChanged()
617 case BluetoothDevicePairer.STATUS_PAIRING: in statusChanged()
DBluetoothDevicePairer.java96 public static final int STATUS_PAIRING = 3; field in BluetoothDevicePairer
565 setStatus(STATUS_PAIRING); in startBonding()