Searched refs:getConferenceLevelActiveCall (Results 1 – 3 of 3) sorted by relevance
278 when(parentCall.getConferenceLevelActiveCall()).thenReturn(confCall1); in testConferenceInProgressCDMA()325 when(parentCall.getConferenceLevelActiveCall()).thenReturn(foregroundCall); in testListCurrentCallsCdmaHold()366 when(parentCall.getConferenceLevelActiveCall()).thenReturn(confCall1); in testListCurrentCallsCdmaConference()
575 Call activeChild = conferenceCall.getConferenceLevelActiveCall(); in sendClccForCall()
1034 public Call getConferenceLevelActiveCall() { in getConferenceLevelActiveCall() method in Call