summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorBeverly <beverlyt@google.com>2020-08-13 09:14:28 -0400
committerBeverly <beverlyt@google.com>2020-08-26 18:26:22 -0400
commitbc64fb040fa9b2f0aa2c9010d491517388b156fd (patch)
tree7f9285ea4c4aadf4c289daa7e0a6c856a2186575 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentd72af5ff706f75f4370887878a8106912707cb40 (diff)
Create NotifGroupManagerHelper interface
This fixes group expansion for the new notif pipeline. Creates a new interface, NotifGroupManagerHelper, which helps controllers determine group information (ie: summary, parent, children) given a notification entry. This is necessary for parts of the notification pipeline that are shared between the old and new pipelines that require querying group information (ie: HighPriorityProvider, PeopleNotificationIdentifier). Many parts of the old pipeline directly inject NotificationGroupManagerLegacy. This indicates that when migrated to the new pipeline, we can delete the old group manager's functionality since the new pipeline handles the logic elsewhere (most likely in ShadeListBuilder) For example, the new pipeline no longer needs to track isolated entries nor suppressed summaries. Test: test SystemUITests Change-Id: Id716f881aa7122c08be6dada8fb43058594d89f1
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions