Files
frameworks_base/core/java/android/app
Dan Sandler 7d67bd4fd7 Improved notification interruptiveness calculation.
Apparently comparing Spannables is dangerous because
the various Span classes do not implement .equals() in any
meaningful way, so all CharSequences must be converted to
flat Strings before being compared.

Lots of additional debug code remains, for the next time we
don't understand why an innocuous notification update
appears to be interruptive.

Test: atest com.android.server.notification.NotificationManagerServiceTest
      atest com.android.server.notification.NotificationTest
Bug: 78643290
Change-Id: I1c282238687f28b5b197e28a4b878dc697049f4d
2018-05-16 08:32:09 -04:00
..
2018-05-03 17:34:16 -07:00
2018-02-28 19:06:48 -08:00
2017-11-27 18:15:49 -08:00
2017-12-08 00:55:11 +00:00
2017-12-18 11:28:16 -08:00