Searched refs:createShortcutBubble (Results 1 – 5 of 5) sorted by relevance
260 public ExpandableNotificationRow createShortcutBubble(String shortcutId) in createShortcutBubble() method in NotificationTestHelper
1025 ExpandableNotificationRow row = mNotificationTestHelper.createShortcutBubble("shortcutId"); in testDeleteShortcutsDeletesXml()
1175 ExpandableNotificationRow row = mNotificationTestHelper.createShortcutBubble("shortcutId"); in testDeleteShortcutsDeletesXml()
18 …d @NonNull public android.app.Notification.BubbleMetadata.Builder createShortcutBubble(@NonNull St…
10277 public BubbleMetadata.Builder createShortcutBubble(@NonNull String shortcutId) { in createShortcutBubble() method in Notification.Builder.BubbleMetadata.Builder