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.java282 assertShouldSystemBlock(true, phoneNumber, null); in testBlockSuppressionAfterEmergencyContact()
289 assertShouldSystemBlock(true, phoneNumber, null); in testBlockSuppressionAfterEmergencyContact()
297 assertShouldSystemBlock(false, phoneNumber, null); in testBlockSuppressionAfterEmergencyContact()
311 assertShouldSystemBlock(true, phoneNumber, null); in testBlockSuppressionAfterEmergencyContact()
329 assertShouldSystemBlock(false, phoneNumber, null); in testBlockSuppressionAfterEmergencyContact_invalidCarrierConfigDefaultValueUsed()
345 assertShouldSystemBlock(true, phoneNumber, in testEnhancedBlock()
347 assertShouldSystemBlock(false, phoneNumber, in testEnhancedBlock()
350 assertShouldSystemBlock(false, phoneNumber, in testEnhancedBlock()
355 assertShouldSystemBlock(true, phoneNumber, in testEnhancedBlock()
358 assertShouldSystemBlock(false, phoneNumber, in testEnhancedBlock()
[all …]