Move OnMenuEventListener out of NSSL

Move the OnMenuEventListener out of the
NotificationStackScrollLayout and into
NotificationStackScrollLayoutController.

The NotificationStackScrollLayout still contains an anonymous
implementation of OnMenuEventListener until the SwipeHelper can
similarly be moved. That will come soon.

Bug: 147245740
Test: atest SystemUITests && manual
Change-Id: I82609c5d553e91d8352d5740aa27bf9982b02a70
4 files changed