Searched defs:BluetoothService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/server/
H A DBluetoothService.java19 * java/services/com/android/server/BluetoothService.java
87 public class BluetoothService extends IBluetooth.Stub { class in inherits:IBluetooth.Stub
88 private static final String TAG = "BluetoothService";
208 public BluetoothService(Context context) { method in class:BluetoothService
394 // Disconnect devices handled by BluetoothService.
1638 synchronized (BluetoothService.this) {

Completed in 34 milliseconds