Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
DNotificationRowBinderImpl.java92 RowContentBindStage rowContentBindStage, in NotificationRowBinderImpl() argument
100 mRowContentBindStage = rowContentBindStage; in NotificationRowBinderImpl()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowControllerTest.kt96 private val rowContentBindStage: RowContentBindStage = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest
135 rowContentBindStage, in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java218 RowContentBindStage rowContentBindStage, in ExpandableNotificationRowController() argument
245 mRowContentBindStage = rowContentBindStage; in ExpandableNotificationRowController()
DExpandableNotificationRow.java1838 RowContentBindStage rowContentBindStage,
1870 mRowContentBindStage = rowContentBindStage;