Searched refs:runBluetooth (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/server/
H A DBluetoothAdapterStateMachine.java423 // Note runBluetooth should be called only in adapter STATE_ON
424 mBluetoothService.runBluetooth();
635 mBluetoothService.runBluetooth();
H A DBluetoothService.java621 /*package*/ void runBluetooth() { method in class:BluetoothService

Completed in 85 milliseconds