Searched defs:createBubble (Results 1 – 3 of 3) sorted by relevance
287 public ExpandableNotificationRow createBubble() in createBubble() method in NotificationTestHelper340 public NotificationEntry createBubble(@Nullable PendingIntent deleteIntent) { in createBubble() method in NotificationTestHelper349 public NotificationEntry createBubble(UserHandle handle) { in createBubble() method in NotificationTestHelper367 private NotificationEntry createBubble(BubbleMetadata metadata, UserHandle userHandle) { in createBubble() method in NotificationTestHelper
989 private NotificationEntry createBubble() { in createBubble() method in NotificationInterruptStateProviderImplTest993 private NotificationEntry createBubble(String groupKey, Integer groupAlert) { in createBubble() method in NotificationInterruptStateProviderImplTest
1700 private Bubble createBubble(int userId, String pkg) { in createBubble() method in BubblesTest