Searched defs:createBubble (Results 1 – 3 of 3) sorted by relevance
376 public ExpandableNotificationRow createBubble() in createBubble() method in NotificationTestHelper444 public NotificationEntry createBubble(@Nullable PendingIntent deleteIntent) { in createBubble() method in NotificationTestHelper453 public NotificationEntry createBubble(UserHandle handle) { in createBubble() method in NotificationTestHelper471 private NotificationEntry createBubble(BubbleMetadata metadata, UserHandle userHandle) { in createBubble() method in NotificationTestHelper
1036 private NotificationEntry createBubble() { in createBubble() method in NotificationInterruptStateProviderImplTest1040 private NotificationEntry createBubble(String groupKey, Integer groupAlert) { in createBubble() method in NotificationInterruptStateProviderImplTest1044 private NotificationEntry createBubble(String groupKey, Integer groupAlert, Boolean suspended) { in createBubble() method in NotificationInterruptStateProviderImplTest
2393 private Bubble createBubble(int userId, String pkg) { in createBubble() method in BubblesTest