Home | History | Annotate | Download | only in tests

Lines Matching refs:isIncoming

270         when(confCall1.isIncoming()).thenReturn(false);
271 when(confCall2.isIncoming()).thenReturn(true);
317 when(foregroundCall.isIncoming()).thenReturn(false);
318 when(heldCall.isIncoming()).thenReturn(true);
358 when(confCall1.isIncoming()).thenReturn(false);
359 when(confCall2.isIncoming()).thenReturn(true);
394 when(waitingCall.isIncoming()).thenReturn(true);
430 when(ringingCall.isIncoming()).thenReturn(true);
450 when(ringingCall.isIncoming()).thenReturn(true);
464 when(newHoldingCall.isIncoming()).thenReturn(true);
484 when(dialingCall.isIncoming()).thenReturn(false);
504 when(dialingCall.isIncoming()).thenReturn(false);
511 when(holdingCall.isIncoming()).thenReturn(true);
534 when(parentCall.isIncoming()).thenReturn(true);
562 when(parentCall.isIncoming()).thenReturn(true);