Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelfController.java46 ActivatableNotificationViewController activatableNotificationViewController, in NotificationShelfController() argument
50 mActivatableNotificationViewController = activatableNotificationViewController; in NotificationShelfController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java95 ActivatableNotificationViewController activatableNotificationViewController, in ExpandableNotificationRowController() argument
119 mActivatableNotificationViewController = activatableNotificationViewController; in ExpandableNotificationRowController()