Searched refs:createBundleForEnhancedBlocking (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/providers/BlockedNumberProvider/tests/src/com/android/providers/blockednumber/ |
H A D | BlockedNumberProviderTest.java | 340 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlock() 342 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, true)); in testEnhancedBlock() 345 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlock() 358 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_PAYPHONE, false)); in testEnhancedBlock() 366 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlock() 369 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlock() 389 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlockSuppressionAfterEmergencyContact() 395 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlockSuppressionAfterEmergencyContact() 410 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_ALLOWED, false)); in testEnhancedBlockSuppressionAfterEmergencyContact() 416 createBundleForEnhancedBlocking(TelecomManager.PRESENTATION_UNKNOWN, false)); in testEnhancedBlockSuppressionAfterEmergencyContact() [all …]
|