Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DDockService.java350 if (hasOtherConnectedDevices(device)) { in msgTypeUndockedPermanent()
426 synchronized boolean hasOtherConnectedDevices(BluetoothDevice dock) { in hasOtherConnectedDevices() method in DockService