Searched refs:setLastInSection (Results 1 – 4 of 4) sorted by relevance
433 public void setLastInSection(boolean lastInSection) { in setLastInSection() method in ActivatableNotificationView435 super.setLastInSection(lastInSection); in setLastInSection()436 mBackgroundNormal.setLastInSection(lastInSection); in setLastInSection()437 mBackgroundDimmed.setLastInSection(lastInSection); in setLastInSection()
254 public void setLastInSection(boolean lastInSection) { in setLastInSection() method in NotificationBackgroundView
778 public void setLastInSection(boolean lastInSection) { in setLastInSection() method in ExpandableView
98 view.setLastInSection(lastInSection); in updateViewWithoutCallback()