Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java504 Builder setNotificationCallback(NotificationCallback notificationCallback) { in setNotificationCallback() argument
505 mNotificationCallback = notificationCallback; in setNotificationCallback()