Searched refs:mDeviceSupportsBluetooth (Results 1 – 1 of 1) sorted by relevance
80 private final boolean mDeviceSupportsBluetooth; field in NfcDispatcher99 mDeviceSupportsBluetooth = BluetoothAdapter.getDefaultAdapter() != null; in NfcDispatcher()586 if (m == null || !mDeviceSupportsBluetooth) return false; in tryPeripheralHandover()