Searched defs:createBubble (Results 1 – 3 of 3) sorted by relevance
319 public ExpandableNotificationRow createBubble() in createBubble() method in NotificationTestHelper387 public NotificationEntry createBubble(@Nullable PendingIntent deleteIntent) { in createBubble() method in NotificationTestHelper396 public NotificationEntry createBubble(UserHandle handle) { in createBubble() method in NotificationTestHelper414 private NotificationEntry createBubble(BubbleMetadata metadata, UserHandle userHandle) { in createBubble() method in NotificationTestHelper
965 private NotificationEntry createBubble() { in createBubble() method in NotificationInterruptStateProviderImplTest969 private NotificationEntry createBubble(String groupKey, Integer groupAlert) { in createBubble() method in NotificationInterruptStateProviderImplTest
1983 private Bubble createBubble(int userId, String pkg) { in createBubble() method in BubblesTest