Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotificationRowBinderImpl.java84 RowContentBindStage rowContentBindStage, in NotificationRowBinderImpl() argument
92 mRowContentBindStage = rowContentBindStage; in NotificationRowBinderImpl()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowControllerTest.kt95 private val rowContentBindStage: RowContentBindStage = mock()
134 rowContentBindStage,
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java216 RowContentBindStage rowContentBindStage, in ExpandableNotificationRowController() argument
244 mRowContentBindStage = rowContentBindStage; in ExpandableNotificationRowController()
H A DExpandableNotificationRow.java1710 RowContentBindStage rowContentBindStage,
1742 mRowContentBindStage = rowContentBindStage;