summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorNed Burns <pixel@google.com>2020-03-13 20:52:43 -0400
committerNed Burns <pixel@google.com>2020-03-16 19:50:57 -0400
commitd8b5154b25eabb9cdddbe91c8fcec0d5526a7747 (patch)
treef1b04049c831626e510f91c3c2c2e010796b336d /core/java/android/inputmethodservice/InputMethodService.java
parent88aeaf7dc8a4f1df9926ed87194698b596889c0e (diff)
Move icon logic out of NotificationEntry
It's been on the list of things to remove for a while and now the conversations feature has some extra needs that can't be addressed by the existing system. Moves all logic into IconManager. Icons are still stored on the NotificationEntry (boo) but they're all encapsulated in a getIcons() object. All of this logic should eventually move into the content inflation pipeline (probably?) but for now at least it's self-contained. Bug: 112656837 Test: atest SystemUITests Change-Id: Iecbd8999c2c866c7217ad9d0e090fb1db7ddd690
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions