Home
last modified time | relevance | path

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

/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/connectivity/
DConnectivityManager.java36 void startDiscovery( in startDiscovery() method
DCdmConnectivityManager.java141 public void startDiscovery( in startDiscovery() method in CdmConnectivityManager
/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsSocketClientBase.java35 default void startDiscovery() throws IOException { } in startDiscovery() method
DMdnsSocketClient.java133 public synchronized void startDiscovery() throws IOException { in startDiscovery() method in MdnsSocketClient
/packages/modules/Connectivity/remoteauth/framework/java/android/remoteauth/
DRemoteAuthManager.java103 public boolean startDiscovery( in startDiscovery() method in RemoteAuthManager
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterNativeInterface.java144 boolean startDiscovery() { in startDiscovery() method in AdapterNativeInterface
DAdapterService.java2525 public boolean startDiscovery(AttributionSource attributionSource) { in startDiscovery() method in AdapterService.AdapterServiceBinder
4721 boolean startDiscovery(AttributionSource attributionSource) { in startDiscovery() method in AdapterService
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl83 boolean startDiscovery(in AttributionSource attributionSource); in startDiscovery() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java2039 public boolean startDiscovery() { in startDiscovery() method in BluetoothAdapter