Searched defs:createBubble (Results 1 – 3 of 3) sorted by relevance
244 public ExpandableNotificationRow createBubble() in createBubble() method in NotificationTestHelper295 public NotificationEntry createBubble(@Nullable PendingIntent deleteIntent) { in createBubble() method in NotificationTestHelper304 public NotificationEntry createBubble(UserHandle handle) { in createBubble() method in NotificationTestHelper313 private NotificationEntry createBubble(BubbleMetadata metadata, UserHandle userHandle) { in createBubble() method in NotificationTestHelper
477 private NotificationEntry createBubble() { in createBubble() method in NotificationInterruptStateProviderImplTest
1295 private Bubble createBubble(int userId, String pkg) { in createBubble() method in BubblesTest