Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/
H A DBluetoothProfileDeviceManager.java73 private static final int AUTO_CONNECT_TIMEOUT_MS = 8000; field in BluetoothProfileDeviceManager
664 }, AUTO_CONNECT_TOKEN, AUTO_CONNECT_TIMEOUT_MS); in autoConnectWithTimeout()