Home
last modified time | relevance | path

Searched refs:updateBubbleButton (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java359 entry.getRow().updateBubbleButton(); in BubblesManager()
696 entry.getRow().updateBubbleButton();
742 entry.getRow().updateBubbleButton();
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java600 public void updateBubbleButton() { in updateBubbleButton() method in ExpandableNotificationRow
602 l.updateBubbleButton(mEntry); in updateBubbleButton()
H A DNotificationContentView.java1294 public void updateBubbleButton(NotificationEntry entry) {