Searched defs:TASK_THUMBNAIL_SPLASH_ALPHA (Results 1 – 1 of 1) sorted by relevance
436 public static final FloatProperty<RecentsView> TASK_THUMBNAIL_SPLASH_ALPHA = field in RecentsView5295 anim.play(ObjectAnimator.ofFloat(this, TASK_THUMBNAIL_SPLASH_ALPHA, 0f, 1f)); in ObjectAnimator.ofFloat() argument