Searched refs:fadeInChildViews (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/popup/ |
D | ArrowPopup.java | 579 private void fadeInChildViews(ViewGroup group, float[] alphaValues, long startDelay, in fadeInChildViews() method in ArrowPopup 585 fadeInChildViews((ViewGroup) view, alphaValues, startDelay, duration, out); in fadeInChildViews() 687 fadeInChildViews(this, alphaValues, childFadeStartDelay, childFadeDuration, animatorSet); in getOpenCloseAnimator()
|