HomeSort by relevance Sort by last modified time
    Searched refs:runBluetooth (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/server/
BluetoothAdapterStateMachine.java 457 // Note runBluetooth should be called only in adapter STATE_ON
458 mBluetoothService.runBluetooth();
671 mBluetoothService.runBluetooth();
    [all...]
BluetoothService.java 666 /*package*/ void runBluetooth() {
    [all...]

Completed in 35 milliseconds