Searched refs:isAppIcon (Results 1 – 2 of 2) sorted by relevance
264 return isAppIcon(view) && hasDecorationInfo; in shouldAnimate()305 protected boolean isAppIcon(View item) { in isAppIcon() method in RecyclerViewAnimationController
117 return !isAppIcon(view) || appRowComplete; in shouldAnimate()