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

/frameworks/base/services/java/com/android/server/
H A DBluetoothManagerService.java48 class BluetoothManagerService extends IBluetoothManager.Stub { class in inherits:IBluetoothManager.Stub
49 private static final String TAG = "BluetoothManagerService";
149 BluetoothManagerService(Context context) { method in class:BluetoothManagerService
H A DSystemServer.java143 BluetoothManagerService bluetooth = null;
336 bluetooth = new BluetoothManagerService(context);

Completed in 7 milliseconds