Searched defs:setViewAlpha (Results 1 – 3 of 3) sorted by relevance
53 public Animator setViewAlpha(View view, float alpha, TimeInterpolator interpolator) { in setViewAlpha() method in PropertySetter
45 public Animator setViewAlpha(View view, float alpha, TimeInterpolator interpolator) { in setViewAlpha() method in AnimatedPropertySetter
171 private static void setViewAlpha(View view, float alpha) { in setViewAlpha() method in PowerGaugePreference