Home
last modified time | relevance | path

Searched defs:expandableNotificationRow (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/dagger/
H A DExpandableNotificationRowComponent.java56 Builder expandableNotificationRow(ExpandableNotificationRow view); in expandableNotificationRow() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java957 public void setTrackingHeadsUp(ExpandableNotificationRow expandableNotificationRow) { in setTrackingHeadsUp()