Searched refs:RowContentBindStage (Results 1 – 12 of 12) sorted by relevance
27 import com.android.systemui.statusbar.notification.row.RowContentBindStage;47 private final RowContentBindStage mStage;51 public DynamicChildBindController(RowContentBindStage stage) { in DynamicChildBindController()59 RowContentBindStage stage, in DynamicChildBindController()
29 RowContentBindStage mRowContentBindStage;34 RowContentBindStage stage) { in NotifBindPipelineInitializer()
38 public class RowContentBindStage extends BindStage<RowContentBindParams> { class44 RowContentBindStage( in RowContentBindStage() method in RowContentBindStage
94 private final RowContentBindStage mRowContentBindStage;218 RowContentBindStage rowContentBindStage, in ExpandableNotificationRowController()
175 private RowContentBindStage mRowContentBindStage;1838 RowContentBindStage rowContentBindStage,
33 import com.android.systemui.statusbar.notification.row.RowContentBindStage;48 private final RowContentBindStage mStage;59 RowContentBindStage bindStage, HeadsUpViewBinderLogger logger) { in HeadsUpViewBinder()
43 import com.android.systemui.statusbar.notification.row.RowContentBindStage;67 @Mock private RowContentBindStage mBindStage;
52 import com.android.systemui.statusbar.notification.row.RowContentBindStage;73 private final RowContentBindStage mRowContentBindStage;92 RowContentBindStage rowContentBindStage, in NotificationRowBinderImpl()
40 import com.android.systemui.statusbar.notification.row.RowContentBindStage;55 @Mock private RowContentBindStage mBindStage;
59 private RowContentBindStage mRowContentBindStage;69 mRowContentBindStage = new RowContentBindStage( in setUp()
141 private final RowContentBindStage mBindStage;218 mBindStage = new RowContentBindStage(contentBinder, in NotificationTestHelper()
96 private val rowContentBindStage: RowContentBindStage = mock()