Searched refs:setBackgroundTop (Results 1 – 5 of 5) sorted by relevance
106 setBackgroundTop(newEndValue); in startTopAnimation()183 private void setBackgroundTop(int top) { in setBackgroundTop() method in NotificationSection
945 protected void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in ActivatableNotificationView946 mBackgroundDimmed.setBackgroundTop(backgroundTop); in setBackgroundTop()947 mBackgroundNormal.setBackgroundTop(backgroundTop); in setBackgroundTop()
276 public void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in NotificationBackgroundView
321 protected void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in ExpandableOutlineView
399 setBackgroundTop(backgroundTop); in updateAppearance()