Searched refs:setViewBackgroundColor (Results 1 – 5 of 5) sorted by relevance
65 public Animator setViewBackgroundColor(View view, int color, TimeInterpolator interpolator) { in setViewBackgroundColor() method in PropertySetter
65 public Animator setViewBackgroundColor(View view, int color, TimeInterpolator interpolator) { in setViewBackgroundColor() method in AnimatedPropertySetter
119 setter.setViewBackgroundColor(mActivity.getScrimView(), state.getScrimColor(mActivity), in setProperties()
210 propertySetter.setViewBackgroundColor(mLauncher.getScrimView(), in setScrim()
264 xAnim.setViewBackgroundColor(mLauncher.getScrimView(), in setupOverviewAnimators()