Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java1702 public boolean canBondWithoutDialog(BluetoothDevice device, AttributionSource source) { in canBondWithoutDialog() method in AdapterService.AdapterServiceBinder
2784 public boolean canBondWithoutDialog(BluetoothDevice device) { in canBondWithoutDialog() method in AdapterService