Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
DNotificationGroupManagerLegacy.java805 listener.onGroupsChanged(); in isolateNotification()
846 listener.onGroupsChanged(); in stopIsolatingNotification()
995 listener.onGroupsChanged(); in notifyGroupsChanged()
1092 default void onGroupsChanged() {} in onGroupsChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java650 public void onGroupsChanged() { in NotificationStackScrollLayoutController()