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
924 protected void setBackgroundTop(int backgroundTop) { in setBackgroundTop() method in ActivatableNotificationView925 mBackgroundDimmed.setBackgroundTop(backgroundTop); in setBackgroundTop()926 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
381 setBackgroundTop(backgroundTop); in updateAppearance()