Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DBubbleTest.java147 mBubble.setSuppressNotification(true); in testSuppressionListener_change_notified()
158 mBubble.setSuppressNotification(false); in testSuppressionListener_noChange_doesntNotify()
DNewNotifPipelineBubbleControllerTest.java296 mBubbleData.getBubbleInStackWithKey(mRow.getEntry().getKey()).setSuppressNotification(true); in testRemoveBubble_withDismissedNotif_inOverflow()
319 mBubbleData.getBubbleInStackWithKey(mRow.getEntry().getKey()).setSuppressNotification(true); in testRemoveBubble_withDismissedNotif_notInOverflow()
DBubbleDataTest.java251 mBubbleDismissed.setSuppressNotification(true); in sameUpdate_NotInShade_NotVisuallyInterruptive_dontShowFlyout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubble.java476 setSuppressNotification(true); in markAsAccessedAt()
504 void setSuppressNotification(boolean suppressNotification) { in setSuppressNotification() method in Bubble
DBubbleController.java1447 bubble.setSuppressNotification(true); in handleDismissalInterception()
1490 bubbleChild.setSuppressNotification(true); in handleSummaryDismissalInterception()
DBubbleData.java293 bubble.setSuppressNotification(suppress); in notificationEntryUpdated()
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
DCat.java263 .setSuppressNotification(false)
/frameworks/base/core/java/android/app/
DNotification.java9316 public BubbleMetadata.Builder setSuppressNotification(boolean shouldSuppressNotif) { in setSuppressNotification() method in Notification.Builder.BubbleMetadata.Builder
/frameworks/base/api/
Dcurrent.txt5691 …method @NonNull public android.app.Notification.BubbleMetadata.Builder setSuppressNotification(boo…