Searched refs:shouldAnimateIconChange (Results 1 – 3 of 3) sorted by relevance
232 boolean animateIconChange = icon.shouldAnimateIconChange(predictedItem); in fillGapsWithPrediction()
396 boolean animate = btv.shouldAnimateIconChange((WorkspaceItemInfo) hotseatItemInfo); in updateHotseatItems()
369 public boolean shouldAnimateIconChange(WorkspaceItemInfo newInfo) { in shouldAnimateIconChange() method in BubbleTextView