Searched refs:CONNECTING_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
116 static final int CONNECTING_TIMEOUT_MS = 10000; // 10s field in HeadsetClientStateMachine916 sendMessageDelayed(CONNECTING_TIMEOUT, CONNECTING_TIMEOUT_MS); in enter()
230 timeout(HeadsetClientStateMachine.CONNECTING_TIMEOUT_MS * 2).times( in testIncomingTimeout()