Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationTargetsHelperTest.kt33 private fun notificationTargetsHelper() = NotificationTargetsHelper(featureFlags) in notificationTargetsHelper() method
41 notificationTargetsHelper() in notificationTargetsHelper()
63 notificationTargetsHelper() in targetsForMiddleNotificationInGroup()
85 notificationTargetsHelper() in targetsForLastNotificationInGroup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java745 NotificationTargetsHelper notificationTargetsHelper, in NotificationStackScrollLayoutController()
793 mNotificationTargetsHelper = notificationTargetsHelper; in NotificationStackScrollLayoutController()