Searched refs:shouldRemoveElevationDuringAnimation (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/anim/
H A DRevealOutlineAnimation.java27 abstract boolean shouldRemoveElevationDuringAnimation(); method in class:RevealOutlineAnimation
46 if (shouldRemoveElevationDuringAnimation()) {
54 if (shouldRemoveElevationDuringAnimation()) {
H A DRoundedRectRevealOutlineProvider.java44 public boolean shouldRemoveElevationDuringAnimation() { method in class:RoundedRectRevealOutlineProvider
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskMenuView.java227 public boolean shouldRemoveElevationDuringAnimation() {
/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DFolderAnimationManager.java195 public boolean shouldRemoveElevationDuringAnimation() {

Completed in 1312 milliseconds