Searched defs:createBubble (Results 1 – 7 of 7) sorted by relevance
358 public ExpandableNotificationRow createBubble() in createBubble() method in NotificationTestHelper425 public NotificationEntry createBubble(@Nullable PendingIntent deleteIntent) { in createBubble() method in NotificationTestHelper434 public NotificationEntry createBubble(UserHandle handle) { in createBubble() method in NotificationTestHelper452 private NotificationEntry createBubble(BubbleMetadata metadata, UserHandle userHandle) { in createBubble() method in NotificationTestHelper
36 fun createBubble( in createBubble() method
1101 private NotificationEntry createBubble() { in createBubble() method in NotificationInterruptStateProviderImplTest1105 private NotificationEntry createBubble(String groupKey, Integer groupAlert) { in createBubble() method in NotificationInterruptStateProviderImplTest1109 private NotificationEntry createBubble(String groupKey, Integer groupAlert, Boolean suspended) { in createBubble() method in NotificationInterruptStateProviderImplTest
131 private fun createBubble(key: String, color: Int): BubbleView { in <lambda>() method
132 private fun createBubble(appUid: Int, packageName: String, instanceId: InstanceId): Bubble { in <lambda>() method
196 private fun createBubble(key: String): Bubble { in createBubble() method
2680 private Bubble createBubble(int userId, String pkg) { in createBubble() method in BubblesTest