Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DBluetoothProfileDeviceManager.java754 int devicePriority = getProfilePriority(device); in provisionDeviceIfSupported() local
756 + Utils.getProfilePriorityName(devicePriority)); in provisionDeviceIfSupported()
760 if (devicePriority == BluetoothProfile.PRIORITY_UNDEFINED) { in provisionDeviceIfSupported()