Home
last modified time | relevance | path

Searched defs:btDevice (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
DBluetoothScanner.java47 public BluetoothDevice btDevice; field in BluetoothScanner.Device
370 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in onReceive() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DDockService.java438 BluetoothDevice btDevice = deviceUI.getDevice(); in hasOtherConnectedDevices() local