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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java360 public static final String BLUETOOTH_MANAGER_SERVICE = "bluetooth_manager"; field in class:BluetoothAdapter
395 IBinder b = ServiceManager.getService(BLUETOOTH_MANAGER_SERVICE);

Completed in 45 milliseconds