Searched refs:setLastInSection (Results 1 – 3 of 3) sorted by relevance
517 public void setLastInSection(boolean lastInSection) { in setLastInSection() method in ActivatableNotificationView520 mBackgroundNormal.setLastInSection(lastInSection); in setLastInSection()521 mBackgroundDimmed.setLastInSection(lastInSection); in setLastInSection()
254 public void setLastInSection(boolean lastInSection) { in setLastInSection() method in NotificationBackgroundView
102 view.setLastInSection(lastInSection); in updateViewWithoutCallback()