Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/dagger/
DExpandableNotificationRowComponent.java57 Builder expandableNotificationRow(ExpandableNotificationRow view); in expandableNotificationRow() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpTouchHelper.java204 void setTrackedHeadsUp(ExpandableNotificationRow expandableNotificationRow);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
DNotificationRowBinderImpl.java156 .expandableNotificationRow(row) in inflateViews()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java1064 public void setTrackingHeadsUp(ExpandableNotificationRow expandableNotificationRow) { in setTrackingHeadsUp() argument
1065 mView.setTrackingHeadsUp(expandableNotificationRow); in setTrackingHeadsUp()