Home
last modified time | relevance | path

Searched defs:setViewBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/anim/
DPropertySetter.java46 default void setViewBackgroundColor(View view, int color, TimeInterpolator interpolator) { in setViewBackgroundColor() method
DPendingAnimation.java88 public void setViewBackgroundColor(View view, int color, TimeInterpolator interpolator) { in setViewBackgroundColor() method in PendingAnimation