Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationTargetsHelper.kt17 class NotificationTargetsHelper class
DNotificationStackScrollLayoutController.java217 private final NotificationTargetsHelper mNotificationTargetsHelper;
745 NotificationTargetsHelper notificationTargetsHelper, in NotificationStackScrollLayoutController()
1773 public NotificationTargetsHelper getNotificationTargetsHelper() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationTargetsHelperTest.kt33 private fun notificationTargetsHelper() = NotificationTargetsHelper(featureFlags) in notificationTargetsHelper()
DNotificationStackScrollLayoutControllerTest.java172 @Mock private NotificationTargetsHelper mNotificationTargetsHelper;