Searched refs:bluetoothAdapter (Results 1 – 2 of 2) sorted by relevance
323 final BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); in start() local324 if (!bluetoothAdapter.isEnabled()) { in start()343 bluetoothAdapter.enable(); in start()
441 BluetoothAdapterProxy bluetoothAdapter, in BluetoothPhoneServiceImpl() argument450 mBluetoothAdapter = bluetoothAdapter; in BluetoothPhoneServiceImpl()