diff options
author | Will Brockman <brockman@google.com> | 2020-02-10 19:43:03 -0500 |
---|---|---|
committer | Will Brockman <brockman@google.com> | 2020-02-12 16:13:46 -0500 |
commit | d3d49337e55c70d61358e028d879dea4d95f8014 (patch) | |
tree | 9eac873c1a6fddf774a83c2f1865a6d4dd797db6 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e5bbdcfcf5dac8e3c4dec8d97639710c55dd76a7 (diff) |
Notification statsd logs: Visibility changes.
These are currently logged in NotificationRecord.setVisibility().
Rather than add a dependency on the NotificationRecordLogger to
NotificationRecord, I've passed one in to that method.
I considered but rejected doing the same for
NOTIFICATION_INTERRUPTION, which is logged similarly in
NotificationRecord.setInterruptive(). The circumstances under which
that log gets written are challenging to understand, and I'm not
currently convinced that it is worth porting.
Test: atest NotificationManagerServiceTest NotificiationRecordLoggerTest
Bug: 146488473
Change-Id: I956cd4ededa470f91244305d4c26fb981d4c94a4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions