Home
last modified time | relevance | path

Searched refs:setChildColor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java257 setChildColor(view, colors[0], colorAnimator); in assignMarginsAndBackgrounds()
281 setChildColor(view, backgroundColor, colorAnimator); in assignMarginsAndBackgrounds()
306 protected void setChildColor(View view, int color, AnimatorSet animatorSetOut) { in setChildColor() method in ArrowPopup