Home
last modified time | relevance | path

Searched refs:onUserChangedBubble (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java736 onUserChangedBubble(entry, false /* shouldBubble */); in ensureStackViewCreated()
1139 public void onUserChangedBubble(@NonNull final NotificationEntry entry, boolean shouldBubble) { in onUserChangedBubble() method in BubbleController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java1103 .onUserChangedBubble(mEntry, !mEntry.isBubble() /* createBubble */);