Home
last modified time | relevance | path

Searched refs:mProfileUuids (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DBluetoothProfileDeviceManager.java123 private final ParcelUuid[] mProfileUuids; field in BluetoothProfileDeviceManager
322 mProfileUuids = bpi.mUuids; in BluetoothProfileDeviceManager()
737 if (BluetoothUuid.containsAnyUuid(device.getUuids(), mProfileUuids) in addBondedDeviceIfSupported()
753 if (BluetoothUuid.containsAnyUuid(uuids, mProfileUuids)) { in provisionDeviceIfSupported()