Searched refs:isCallSuppressedByDoNotDisturb (Results 1 – 4 of 4) sorted by relevance
567 assertFalse(call.isCallSuppressedByDoNotDisturb()); in testIsSuppressedByDoNotDisturbExtra()570 assertTrue(call.isCallSuppressedByDoNotDisturb()); in testIsSuppressedByDoNotDisturbExtra()
708 when(mockCall1.isCallSuppressedByDoNotDisturb()).thenReturn(true); in testShouldRingForContact_matchesCallFilterIsAlreadyComputed()
661 return !call.isCallSuppressedByDoNotDisturb(); in shouldRingForContact()
1497 public boolean isCallSuppressedByDoNotDisturb() { in isCallSuppressedByDoNotDisturb() method in Call