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

  /frameworks/base/services/core/java/com/android/server/
BluetoothService.java 23 private BluetoothManagerService mBluetoothManagerService;
27 mBluetoothManagerService = new BluetoothManagerService(context);
BluetoothManagerService.java 62 class BluetoothManagerService extends IBluetoothManager.Stub {
63 private static final String TAG = "BluetoothManagerService";
243 BluetoothManagerService(Context context) {
    [all...]

Completed in 397 milliseconds