Searched refs:addIncomingAndVerifyAllowed (Results 1 – 1 of 1) sorted by relevance
232 addIncomingAndVerifyAllowed(true /* addContact */); in testNoPermissionAndHasContactIncoming()283 addIncomingAndVerifyAllowed(false); in testNoPostCallActivityWithoutRole()295 addIncomingAndVerifyAllowed(false /* addContact */); in testAllowCall()427 private void addIncomingAndVerifyAllowed(boolean addContact) throws Exception { in addIncomingAndVerifyAllowed() method in ThirdPartyCallScreeningServiceTest