Searched refs:BLUETOOTH_MANAGER_SERVICE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java348 public static final String BLUETOOTH_MANAGER_SERVICE = "bluetooth_manager"; field in class:BluetoothAdapter
373 IBinder b = ServiceManager.getService(BLUETOOTH_MANAGER_SERVICE);
/frameworks/base/services/java/com/android/server/power/
H A DShutdownThread.java390 BluetoothAdapter.BLUETOOTH_MANAGER_SERVICE));
/frameworks/base/services/java/com/android/server/
H A DSystemServer.java337 ServiceManager.addService(BluetoothAdapter.BLUETOOTH_MANAGER_SERVICE, bluetooth);

Completed in 197 milliseconds