Home
last modified time | relevance | path

Searched defs:addCustomColor (Results 1 – 3 of 3) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/state/
DWidgetFrame.java333 public void addCustomColor(String name, int color) { in addCustomColor() method in WidgetFrame
DConstraintReference.java492 public void addCustomColor(String name, int color) { in addCustomColor() method in ConstraintReference
DTransition.java765 public void addCustomColor(int state, String widgetId, String property, int color) { in addCustomColor() method in Transition