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.java346 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlock()
348 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, true)); in testEnhancedBlock()
351 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlock()
356 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_RESTRICTED, false)); in testEnhancedBlock()
359 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_RESTRICTED, false)); in testEnhancedBlock()
364 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_PAYPHONE, false)); in testEnhancedBlock()
367 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_PAYPHONE, false)); in testEnhancedBlock()
372 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlock()
374 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNAVAILABLE, false)); in testEnhancedBlock()
377 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlock()
[all …]