Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DBluetoothProfileDeviceManager.java192 if (isAutoConnecting() && isAutoConnectingDevice(device)) { in handleDeviceConnectionStateChange()
720 private boolean isAutoConnectingDevice(BluetoothDevice device) { in isAutoConnectingDevice() method in BluetoothProfileDeviceManager