Searched refs:BLUETOOTH_MANAGER_SERVICE (Results 1 – 3 of 3) sorted by relevance
46 publishBinderService(BluetoothAdapter.BLUETOOTH_MANAGER_SERVICE, in onBootPhase()
74 IBinder b = ServiceManager.getService(BluetoothAdapter.BLUETOOTH_MANAGER_SERVICE); in BluetoothManager()
649 public static final String BLUETOOTH_MANAGER_SERVICE = "bluetooth_manager"; field in BluetoothAdapter727 IBinder b = ServiceManager.getService(BLUETOOTH_MANAGER_SERVICE); in getDefaultAdapter()