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