diff options
author | Gus Prevas <kprevas@google.com> | 2018-12-28 16:20:28 -0500 |
---|---|---|
committer | Gus Prevas <kprevas@google.com> | 2019-01-04 10:57:20 -0500 |
commit | 59ec2ff4431c7a22f5d2910485563eb100df4c7a (patch) | |
tree | 24ae3ab6e6a8c609600e6ed850a6e1d26ac9ec3f /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 22b99b471c115add9d09ac82b85b9939aacb5e24 (diff) |
Eliminates NotificationEntryManager.getNotificationLongClicker().
This method always returned NotificationGutsManager::openGuts, and only
existed so that CarSystemUI could override it to disable long presses.
In this change we accomplish this by making
NotificationStackScrollLayout injectable and providing a named flag for
whether to enable long presses or not as a dependency. This means that
NotificationEntryManager is no longer involved in handling long presses,
and CarNotificationEntryManager no longer needs to exist.
Test: atest SystemUITests, manual
Change-Id: Iae78601fea498a37ed47ef9a114e50de1652b6a8
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions