Searched refs:getWindowAlpha (Results 1 – 4 of 4) sorted by relevance
399 mFakeTaskView.setAlpha(getWindowAlpha(progress)); in handleSwipeUpToHome()400 mFakePreviousTaskView.setAlpha(getWindowAlpha(progress)); in handleSwipeUpToHome()
218 protected float getWindowAlpha(float progress) { in getWindowAlpha() method in SwipeUpAnimationLogic.HomeAnimationFactory450 float alpha = mAnimationFactory.getWindowAlpha(progress); in onUpdate()
287 protected float getWindowAlpha(float progress) {
2169 .setAlpha(getWindowAlpha(progress)) in onUpdate()2180 protected float getWindowAlpha(float progress) { in getWindowAlpha() method in SpringAnimRunner