Home
last modified time | relevance | path

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

/packages/providers/BlockedNumberProvider/tests/src/com/android/providers/blockednumber/
DBlockedNumberProviderTest.java272 assertShouldSystemBlock(true, phoneNumber, null); in testBlockSuppressionAfterEmergencyContact()
279 assertShouldSystemBlock(true, phoneNumber, null); in testBlockSuppressionAfterEmergencyContact()
287 assertShouldSystemBlock(false, phoneNumber, null); in testBlockSuppressionAfterEmergencyContact()
301 assertShouldSystemBlock(true, phoneNumber, null); in testBlockSuppressionAfterEmergencyContact()
319 assertShouldSystemBlock(false, phoneNumber, null); in testBlockSuppressionAfterEmergencyContact_invalidCarrierConfigDefaultValueUsed()
335 assertShouldSystemBlock(true, phoneNumber, in testEnhancedBlock()
337 assertShouldSystemBlock(false, phoneNumber, in testEnhancedBlock()
340 assertShouldSystemBlock(false, phoneNumber, in testEnhancedBlock()
345 assertShouldSystemBlock(true, phoneNumber, in testEnhancedBlock()
348 assertShouldSystemBlock(false, phoneNumber, in testEnhancedBlock()
[all …]