Searched refs:filterAndSort (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationData.java150 * This call doesn't update the list of active notifications. Call {@link #filterAndSort()}
199 filterAndSort();
204 public void filterAndSort() { method in class:NotificationData
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java1584 mNotificationData.filterAndSort();

Completed in 209 milliseconds