Searched refs:getConferenceLevelActiveCall (Results 1 – 4 of 4) sorted by relevance
214 if (call.getConferenceLevelActiveCall() != null) { in toParcelableCall()215 activeChildCallId = call.getConferenceLevelActiveCall().getId(); in toParcelableCall()
610 Call activeChild = conferenceCall.getConferenceLevelActiveCall(); in sendClccForCall()
1945 public Call getConferenceLevelActiveCall() { in getConferenceLevelActiveCall() method in Call
321 when(parentCall.getConferenceLevelActiveCall()).thenReturn(confCall1); in testConferenceInProgressCDMA()370 when(parentCall.getConferenceLevelActiveCall()).thenReturn(foregroundCall); in testListCurrentCallsCdmaHold()412 when(parentCall.getConferenceLevelActiveCall()).thenReturn(confCall1); in testListCurrentCallsCdmaConference()