Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeExtractor.java47 record.setIntercepted(mZenModeHelper.shouldIntercept(record)); in process()
H A DNotificationRecord.java936 public boolean setIntercepted(boolean intercept) { in setIntercepted() method in NotificationRecord
H A DNotificationManagerService.java9071 record.setIntercepted(mZenModeHelper.shouldIntercept(record));
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBadgeExtractorTest.java298 r.setIntercepted(true); in testDndOverridesYes()
314 r.setIntercepted(false); in testDndOConsidersInterception()
330 r.setIntercepted(true); in testDndConsidersSuppressedVisualEffects()
H A DBuzzBeepBlinkTest.java681 r.setIntercepted(true); in testNoInterruptionForIntercepted()
/aosp14/frameworks/base/services/
H A Dart-profile5284 HSPLcom/android/server/notification/NotificationRecord;->setIntercepted(Z)Z