Searched refs:mSelectionAnimator (Results 1 – 2 of 2) sorted by relevance
42 private SelectionAnimator mSelectionAnimator; field in SetIndividualHolder54 mSelectionAnimator = selectionAnimator; in SetIndividualHolder()68 mSelectionAnimator.selectImmediately(); in bindWallpaper()70 mSelectionAnimator.deselectImmediately(); in bindWallpaper()79 mSelectionAnimator.animateSelected(); in setSelectionState()81 mSelectionAnimator.animateDeselected(); in setSelectionState()83 mSelectionAnimator.showLoading(); in setSelectionState()94 if (mSelectionAnimator.isSelected()) { in setWallpaper()103 mSelectionAnimator.showLoading(); in setWallpaper()132 mSelectionAnimator.showNotLoading(); in setWallpaper()
46 private SelectionAnimator mSelectionAnimator; field in DesktopRotationHolder65 mSelectionAnimator = selectionAnimator; in DesktopRotationHolder()72 mSelectionAnimator.animateSelected(); in setSelectionState()74 mSelectionAnimator.animateDeselected(); in setSelectionState()76 mSelectionAnimator.showLoading(); in setSelectionState()83 if (mSelectionAnimator.isSelected()) { in onClick()87 mSelectionAnimator.showLoading(); in onClick()98 mSelectionAnimator.selectImmediately(); in bind()100 mSelectionAnimator.deselectImmediately(); in bind()