Searched refs:onUserChangedBubble (Results 1 – 2 of 2) sorted by relevance
736 onUserChangedBubble(entry, false /* shouldBubble */); in ensureStackViewCreated()1139 public void onUserChangedBubble(@NonNull final NotificationEntry entry, boolean shouldBubble) { in onUserChangedBubble() method in BubbleController
1103 .onUserChangedBubble(mEntry, !mEntry.isBubble() /* createBubble */);