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

Completed in 44 milliseconds