summaryrefslogtreecommitdiff
path: root/wifi/java/android/net/wifi/WifiFrameworkInitializer.java
diff options
context:
space:
mode:
authorKevin Han <kevhan@google.com>2020-01-30 13:10:29 -0800
committerKevin Han <kevhan@google.com>2020-02-05 09:47:21 -0800
commitf400aee8435668136ede2bc9bd8577a65c14c34e (patch)
treebc8b0e2d4a74642cc654ac5de1059af9a7229807 /wifi/java/android/net/wifi/WifiFrameworkInitializer.java
parent3d358dba3d5ae8675b6093e5f92d08b33aad7185 (diff)
Interface for notification collection being used
Add an interface for the active collection that is managing the list of notifications that will be shown on screen. This saves us from having to do a flag check in each class that can potentially be used from both NotificationEntryManager and NotifPipeline and makes it easy to swap them all out for NotifPipeline once everything is eventually moved over. We switch NotifRemoteViewCacheImpl to use this interface so that NotificationContentInflater can now work in the new pipeline without entry mismatching throwing things off. Test: smoke test with Notify apk Test: atest SystemUITests Change-Id: I8e6a054562b9e7d0ddb385e8d35d81c3b1698833
Diffstat (limited to 'wifi/java/android/net/wifi/WifiFrameworkInitializer.java')
0 files changed, 0 insertions, 0 deletions