Searched refs:setLastInSection (Results 1 – 3 of 3) sorted by relevance
500 public void setLastInSection(boolean lastInSection) { in setLastInSection() method in ActivatableNotificationView503 mBackgroundNormal.setLastInSection(lastInSection); in setLastInSection()504 mBackgroundDimmed.setLastInSection(lastInSection); in setLastInSection()
254 public void setLastInSection(boolean lastInSection) { in setLastInSection() method in NotificationBackgroundView
98 view.setLastInSection(lastInSection); in updateViewWithoutCallback()