Searched refs:mLayingOutViews (Results 1 – 1 of 1) sorted by relevance
160 private final ArraySet<View> mLayingOutViews = new ArraySet<>(); field in IconRecentsView214 if (mLayoutAnimation != null && !mLayingOutViews.contains(view)) { in onFinishInflate()625 mLayingOutViews.remove(view); in animateFadeInLayoutAnimation()630 mLayingOutViews.add(view); in animateFadeInLayoutAnimation()