Searched defs:BLUETOOTH_MANAGER_SERVICE (Results 1 - 1 of 1) 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);

Completed in 80 milliseconds