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
78 public class BluetoothService extends IBluetooth.Stub { class in inherits:IBluetooth.Stub
79 private static final String TAG = "BluetoothService";
180 public BluetoothService(Context context) { method in class:BluetoothService
349 // BluetoothService when it is done shutting down
1863 synchronized (BluetoothService.this) {

Completed in 69 milliseconds