Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DBluetoothService.java35 publishBinderService(BluetoothAdapter.BLUETOOTH_MANAGER_SERVICE, mBluetoothManagerService); in onStart()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java453 public static final String BLUETOOTH_MANAGER_SERVICE = "bluetooth_manager"; field in BluetoothAdapter
501 IBinder b = ServiceManager.getService(BLUETOOTH_MANAGER_SERVICE); in getDefaultAdapter()
/frameworks/base/services/core/java/com/android/server/power/
DShutdownThread.java510 BluetoothAdapter.BLUETOOTH_MANAGER_SERVICE)); in shutdownRadios()