Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/
H A DBluetoothProfileDeviceManager.java194 if (isAutoConnecting() && isAutoConnectingDevice(device)) { in handleDeviceConnectionStateChange()
727 private boolean isAutoConnectingDevice(BluetoothDevice device) { in isAutoConnectingDevice() method in BluetoothProfileDeviceManager