Home
last modified time | relevance | path

Searched defs:createShortcutBubble (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java351 public ExpandableNotificationRow createShortcutBubble(String shortcutId) in createShortcutBubble() method in NotificationTestHelper
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java10611 public BubbleMetadata.Builder createShortcutBubble(@NonNull String shortcutId) { in createShortcutBubble() method in Notification.Builder.BubbleMetadata.Builder