Searched refs:SelectionAnimator (Results 1 – 4 of 4) sorted by relevance
46 private SelectionAnimator mSelectionAnimator;52 … Activity hostActivity, int tileHeightPx, View itemView, SelectionAnimator selectionAnimator, in DesktopRotationHolder()
42 private SelectionAnimator mSelectionAnimator;48 SelectionAnimator selectionAnimator, in SetIndividualHolder()
22 public interface SelectionAnimator { interface
1173 class EmptySelectionAnimator implements SelectionAnimator{1291 SelectionAnimator selectionAnimator = new EmptySelectionAnimator(); in createRotationHolder()1301 SelectionAnimator selectionAnimator = new EmptySelectionAnimator(); in createIndividualHolder()