Searched refs:startDiscovery (Results 1 – 9 of 9) sorted by relevance
26 void startDiscovery( in startDiscovery() method
106 public void startDiscovery(AssociationRequest request,118 DeviceDiscoveryService.this.startDiscovery(request);148 private void startDiscovery(AssociationRequest request) { in startDiscovery() method in DeviceDiscoveryService190 mBluetoothAdapter.startDiscovery(); in startDiscovery()
183 if (mAdapter.startDiscovery()) { in startScanning()
1621 public boolean startDiscovery() { in startDiscovery() method in BluetoothAdapter1628 return mService.startDiscovery(getOpPackageName()); in startDiscovery()
407 .startDiscovery( in createServiceConnection()
633 assertTrue(adapter.startDiscovery()); in startScan()
11680 Landroid/bluetooth/IBluetooth$Stub$Proxy;->startDiscovery()Z11811 Landroid/bluetooth/IBluetooth;->startDiscovery()Z13546 Landroid/companion/ICompanionDeviceDiscoveryService$Stub$Proxy;->startDiscovery(Landroid/companion/…13552 Landroid/companion/ICompanionDeviceDiscoveryService;->startDiscovery(Landroid/companion/Association…
5832 method public boolean startDiscovery();
7988 …d @RequiresPermission(android.Manifest.permission.BLUETOOTH_ADMIN) public boolean startDiscovery();