Home
last modified time | relevance | path

Searched refs:setBubbleMetadata (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DSbnBuilder.java75 notification.setBubbleMetadata(mBubbleMetadata); in build()
182 public SbnBuilder setBubbleMetadata(Notification.BubbleMetadata data) { in setBubbleMetadata() method in SbnBuilder
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/
H A DBubbleHelper.java110 .setBubbleMetadata(data).build(); in addNewBubble()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DBubbleExtractor.java91 record.getNotification().setBubbleMetadata(null); in process()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java1794 record.getNotification().setBubbleMetadata(metadata); in testBubbleSuppressedNotificationDoesntMakeSound()
1812 record.getNotification().setBubbleMetadata(metadata); in testOverflowBubbleSuppressedNotificationDoesntMakeSound()
1829 record.getNotification().setBubbleMetadata(metadata); in testBubbleUpdateMakesSound()
1847 record.getNotification().setBubbleMetadata(metadata); in testNewBubbleSuppressedNotifMakesSound()
H A DBadgeExtractorTest.java108 .setBubbleMetadata(metadata); in getNotificationRecordWithBubble()
H A DBubbleExtractorTest.java127 n.setBubbleMetadata(mBubbleMetadata); in getNotificationRecord()
H A DNotificationManagerServiceTest.java862 nb.setBubbleMetadata(getBubbleMetadata()); in getMessageStyleNotifBuilder()
6351 .setBubbleMetadata(getBubbleMetadata()); in testFlagBubbleNotifs_noFlag_whenAppForeground()
7275 nb.setBubbleMetadata(metadata); in testNotificationBubbles_flagRemoved_whenShortcutRemoved()
7335 nb.setBubbleMetadata(metadata); in testNotificationBubbles_shortcut_stopListeningWhenNotifRemoved()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java486 .setBubbleMetadata(data) in createBubble()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java413 notificationBuilder.setBubbleMetadata(bubbleMetadata); in createNotification()
H A DNotificationConversationInfoTest.java214 mBubbleSbn = new SbnBuilder(mSbn).setBubbleMetadata( in setUp()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java387 public void setBubbleMetadata(@Nullable Notification.BubbleMetadata metadata) { in setBubbleMetadata() method in NotificationEntry
/aosp12/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DCat.java282 .setBubbleMetadata(bubbs)
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
H A DBubbleDataTest.java1021 notification.setBubbleMetadata(bubbleMetadata); in createBubbleEntry()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java1301 workEntry.setBubbleMetadata(getMetadata()); in createBubble()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java3593 public void setBubbleMetadata(BubbleMetadata data) { in setBubbleMetadata() method in Notification
3985 public Builder setBubbleMetadata(@Nullable BubbleMetadata data) { in setBubbleMetadata() method in Notification.Builder
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt2108 HSPLandroid/app/Notification$Builder;->setBubbleMetadata(Landroid/app/Notification$BubbleMetadata;)…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt5928 …method @NonNull public android.app.Notification.Builder setBubbleMetadata(@Nullable android.app.No…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt2108 HSPLandroid/app/Notification$Builder;->setBubbleMetadata(Landroid/app/Notification$BubbleMetadata;)…