Home
last modified time | relevance | path

Searched refs:setNotificationCallback (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java565 Builder setNotificationCallback(NotificationCallback notificationCallback) { in setNotificationCallback() method in NotificationSwipeHelper.Builder
DNotificationStackScrollLayoutController.java842 .setNotificationCallback(mNotificationCallback) in setUpView()