Home
last modified time | relevance | path

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

/packages/providers/BlockedNumberProvider/tests/src/com/android/providers/blockednumber/
DBlockedNumberProviderTest.java336 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlock()
338 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, true)); in testEnhancedBlock()
341 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlock()
346 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_RESTRICTED, false)); in testEnhancedBlock()
349 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_RESTRICTED, false)); in testEnhancedBlock()
354 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_PAYPHONE, false)); in testEnhancedBlock()
357 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_PAYPHONE, false)); in testEnhancedBlock()
362 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlock()
365 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlock()
385 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlockSuppressionAfterEmergencyContact()
[all …]