Searched refs:BLUETOOTH_SERVICE (Results 1 – 7 of 7) sorted by relevance
125 IBinder b = ServiceManager.getService(BluetoothAdapter.BLUETOOTH_SERVICE); in BluetoothPan()
104 IBinder b = ServiceManager.getService(BluetoothAdapter.BLUETOOTH_SERVICE); in BluetoothInputDevice()
346 public static final String BLUETOOTH_SERVICE = "bluetooth"; field in BluetoothAdapter370 IBinder b = ServiceManager.getService(BluetoothAdapter.BLUETOOTH_SERVICE); in getDefaultAdapter()
438 IBinder b = ServiceManager.getService(BluetoothAdapter.BLUETOOTH_SERVICE); in BluetoothHealth()
486 IBinder b = ServiceManager.getService(BluetoothAdapter.BLUETOOTH_SERVICE); in getService()
385 BluetoothAdapter.BLUETOOTH_SERVICE)); in shutdownRadios()
249 ServiceManager.addService(BluetoothAdapter.BLUETOOTH_SERVICE, bluetooth); in run()