Searched refs:shouldAnimateInNewRow (Results 1 – 1 of 1) sorted by relevance
139 final boolean shouldAnimateInNewRow = shouldAnimateInNewRow(); in addRow()142 if (shouldAnimateInNewRow) { in addRow()304 public boolean shouldAnimateInNewRow() { in shouldAnimateInNewRow() method in InsertionListView313 boolean shouldAnimateInNewRow = shouldAnimateInNewRow(); in shouldAnimateInNewImage()315 return (shouldAnimateInNewRow && topCell.getTop() == 0); in shouldAnimateInNewImage()