Searched refs:PROXY_OPERATION_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
45 private static final int PROXY_OPERATION_TIMEOUT_MS = 8_000; field in CarBluetoothUserService288 if (!waitForProxies(PROXY_OPERATION_TIMEOUT_MS) in bluetoothConnectToProfile()332 if (!waitForProxies(PROXY_OPERATION_TIMEOUT_MS) in bluetoothDisconnectFromProfile()376 if (!waitForProxies(PROXY_OPERATION_TIMEOUT_MS) in getProfilePriority()428 if (!waitForProxies(PROXY_OPERATION_TIMEOUT_MS) in setProfilePriority()461 pw.printf("Proxy operation timeout: %d ms\n", PROXY_OPERATION_TIMEOUT_MS); in dump()