Home
last modified time | relevance | path

Searched defs:rowContentBindStage (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/dagger/
DExpandableNotificationRowComponent.java60 Builder rowContentBindStage(RowContentBindStage rowContentBindStage); in rowContentBindStage() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
DLowPriorityInflationHelper.java44 RowContentBindStage rowContentBindStage) { in LowPriorityInflationHelper()
DNotificationRowBinderImpl.java81 RowContentBindStage rowContentBindStage, in NotificationRowBinderImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java80 RowContentBindStage rowContentBindStage, in ExpandableNotificationRowController()