Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java1319 public boolean startDiscovery(String callingPackage, String callingFeatureId) { in startDiscovery() method in AdapterService.AdapterServiceBinder
2245 boolean startDiscovery(String callingPackage, @Nullable String callingFeatureId) { in startDiscovery() method in AdapterService