Searched refs:addContainerView (Results 1 – 5 of 5) sorted by relevance
109 void addContainerView(View v); in addContainerView() method
1769 public void addContainerView(View v) {1770 mView.addContainerView(v);
4761 public void addContainerView(View v) { in addContainerView() method
580 mStackScroller.addContainerView(row); in testUpdateFooter_atEnd()651 mStackScroller.addContainerView(row); in testClearNotifications_clearAllInProgress()700 mStackScroller.addContainerView(row); in testAddNotificationUpdatesSpeedBumpIndex()716 mStackScroller.addContainerView(row); in testAddAmbientNotificationNoSpeedBumpUpdate()732 mStackScroller.addContainerView(row); in testRemoveNotificationUpdatesSpeedBump()
659 mController.getView().addContainerView(mock(ExpandableNotificationRow.class)); in setupShowEmptyShadeViewState()