Searched refs:CONNECT_TIMEOUT_MS (Results 1 – 3 of 3) sorted by relevance
44 private static final long CONNECT_TIMEOUT_MS = 10000; // Time in ms to wait for a connection field in BrowsablePlayerConnector95 newWrapper.mHandler.sendMessageDelayed(msg, CONNECT_TIMEOUT_MS); in connectToPlayers()
50 static final int CONNECT_TIMEOUT_MS = 5000; field in A2dpSinkStateMachine189 sendMessageDelayed(CONNECT_TIMEOUT, CONNECT_TIMEOUT_MS); in enter()
74 private static final int CONNECT_TIMEOUT_MS = 8000; field in BluetoothProfileDeviceManagerTest863 ordered.verify(mMockProxies, timeout(CONNECT_TIMEOUT_MS).times(1)) in testAutoConnectSeveralDevices_attemptsToConnectEachDevice()