Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java186 mListener.onGroupsProhibitedChanged(); in setStatusBarState()
233 void onGroupsProhibitedChanged(); in onGroupsProhibitedChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2783 public void onGroupsProhibitedChanged() { in onGroupsProhibitedChanged() method in NotificationStackScrollLayout