Searched refs:animationLen (Results 1 – 1 of 1) sorted by relevance
279 public synchronized void fillFreeList(int animationLen) { in fillFreeList() argument322 if (animationLen > 0) { in fillFreeList()327 v.animate().withLayer().scaleX(s).scaleY(s).alpha(1f).setDuration(animationLen); in fillFreeList()