Searched refs:acquireLock (Results 1 – 3 of 3) sorted by relevance
116 conference.acquireLock(WAIT_FOR_STATE_CHANGE_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testAddNewIncomingConference_onAnswer()139 conference.acquireLock(WAIT_FOR_STATE_CHANGE_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testAddNewIncomingConference_onReject()198 assertTrue(conference.acquireLock(WAIT_FOR_STATE_CHANGE_TIMEOUT_MS, TimeUnit.MILLISECONDS)); in testConferenceCallAddConferenceParticipants()
218 public boolean acquireLock(long time, TimeUnit unit) { in acquireLock() method in MockConference
118 acquireLock(msg); in handleMessage()142 private void acquireLock(Message msg) throws IOException, in acquireLock() method in LockHoldingService