Searched refs:setBackgroundTop (Results 1 – 5 of 5) sorted by relevance
115 setBackgroundTop(newEndValue); in startTopAnimation()192 private void setBackgroundTop(int top) { in setBackgroundTop() method in NotificationSection
851 protected void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in ActivatableNotificationView852 mBackgroundDimmed.setBackgroundTop(backgroundTop); in setBackgroundTop()853 mBackgroundNormal.setBackgroundTop(backgroundTop); in setBackgroundTop()
276 public void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in NotificationBackgroundView
296 protected void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in ExpandableOutlineView
382 setBackgroundTop(backgroundTop); in updateAppearance()