Home
last modified time | relevance | path

Searched refs:shouldRemoveElevationDuringAnimation (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/anim/
DRevealOutlineAnimation.java25 abstract boolean shouldRemoveElevationDuringAnimation(); in shouldRemoveElevationDuringAnimation() method in RevealOutlineAnimation
44 if (shouldRemoveElevationDuringAnimation()) { in createRevealAnimator()
52 if (shouldRemoveElevationDuringAnimation()) { in createRevealAnimator()
DRoundedRectRevealOutlineProvider.java44 public boolean shouldRemoveElevationDuringAnimation() { in shouldRemoveElevationDuringAnimation() method in RoundedRectRevealOutlineProvider
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DIconShape.java122 public boolean shouldRemoveElevationDuringAnimation() { in createRevealAnimator()