Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothAdapter.java132 public boolean startDiscovery() { in startDiscovery() method in BluetoothAdapter
/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsSocketClientBase.java34 default void startDiscovery() throws IOException { } in startDiscovery() method
DMdnsSocketClient.java123 public synchronized void startDiscovery() throws IOException { in startDiscovery() method in MdnsSocketClient
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DAdapterDelegate.java123 void startDiscovery() { in startDiscovery() method in AdapterDelegate
DIBluetoothImpl.java338 public boolean startDiscovery() { in startDiscovery() method in IBluetoothImpl
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetooth.java55 boolean startDiscovery(); in startDiscovery() method
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl89 …oneway void startDiscovery(in AttributionSource attributionSource, in SynchronousResultReceiver re… in startDiscovery() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java2284 public void startDiscovery(AttributionSource source, SynchronousResultReceiver receiver) { in startDiscovery() method in AdapterService.AdapterServiceBinder
2292 private boolean startDiscovery(AttributionSource attributionSource) { in startDiscovery() method in AdapterService.AdapterServiceBinder
5140 boolean startDiscovery(AttributionSource attributionSource) { in startDiscovery() method in AdapterService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2102 public boolean startDiscovery() { in startDiscovery() method in BluetoothAdapter