Searched refs:setStrokeColor (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
H A DFabDrawable.java35 * and it will gain a stroke that has the color specified with {@link #setStrokeColor(int)}.
104 public void setStrokeColor(int color) { method in class:FabDrawable
125 setStrokeColor(Color.HSVToColor(hsv));

Completed in 94 milliseconds