Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilder.java338 dispatchOnBeforeTransformGroups(mReadOnlyNotifList); in buildList()
974 private void dispatchOnBeforeTransformGroups(List<ListEntry> entries) { in dispatchOnBeforeTransformGroups() method in ShadeListBuilder