Searched defs:enableBluetooth (Results 1 – 6 of 6) sorted by relevance
161 private void enableBluetooth() { in enableBluetooth() method in NearbyManagerTest
45 fun enableBluetooth() { in enableBluetooth() method in android.nearby.fastpair.provider.bluetooth.BluetoothController
176 private void enableBluetooth() { in enableBluetooth() method in BluetoothPowerPolicy
249 boolean enableBluetooth() { in enableBluetooth() method in PeripheralHandoverService
334 public void enableBluetooth() { in enableBluetooth() method in BluetoothOppManager
527 Intent enableBluetooth = new Intent(BluetoothAdapter.ACTION_REQUEST_ENABLE); in enableBluetoothIntent() local