Home
last modified time | relevance | path

Searched refs:addIncomingAndVerifyAllowed (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyCallScreeningServiceTest.java232 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