Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
H A DBubbleTest.java154 mBubble.setSuppressNotification(true); in testBubbleMetadataFlagListener_change_notified()
165 mBubble.setSuppressNotification(false); in testBubbleMetadataFlagListener_noChange_doesntNotify()
H A DBubbleDataTest.java297 mBubbleDismissed.setSuppressNotification(true); in sameUpdate_NotInShade_NotVisuallyInterruptive_dontShowFlyout()
/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DBubbleHelper.java105 .setSuppressNotification(suppressNotif) in addNewBubble()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubble.java684 setSuppressNotification(true); in markAsAccessedAt()
735 public void setSuppressNotification(boolean suppressNotification) { in setSuppressNotification() method in Bubble
H A DBubbleController.java1423 b.setSuppressNotification(suppress); in updateNotNotifyingEntry()
1874 bubble.setSuppressNotification(true); in handleDismissalInterception()
1902 bubbleChild.setSuppressNotification(true); in handleSummaryDismissalInterception()
H A DBubbleData.java457 bubble.setSuppressNotification(suppress); in notificationEntryUpdated()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java622 .setSuppressNotification(true).build(); in testShouldNotFullScreen_isSuppressedByBubbleMetadata()
649 .setSuppressNotification(false).build(); in testShouldFullScreen_notInteractive()
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DCat.java263 .setSuppressNotification(false)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java539 mBubbleData.getBubbleInStackWithKey(mRow.getKey()).setSuppressNotification(true); in testRemoveBubble_withDismissedNotif_inOverflow()
561 mBubbleData.getBubbleInStackWithKey(mRow.getKey()).setSuppressNotification(true); in testRemoveBubble_withDismissedNotif_notInOverflow()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java10434 public void setSuppressNotification(boolean suppressed) { in setSuppressNotification() method in Notification.Builder.BubbleMetadata
10780 public BubbleMetadata.Builder setSuppressNotification(boolean shouldSuppressNotif) { in setSuppressNotification() method in Notification.Builder.BubbleMetadata.Builder
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6463 …method @NonNull public android.app.Notification.BubbleMetadata.Builder setSuppressNotification(boo…