Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java118 @VisibleForTesting static final int CONNECTING_TIMEOUT_MS = 10000; // 10s field in HeadsetClientStateMachine
1202 sendMessageDelayed(CONNECTING_TIMEOUT, CONNECTING_TIMEOUT_MS); in enter()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineTest.java391 timeout(HeadsetClientStateMachine.CONNECTING_TIMEOUT_MS * 2).times(2))