Home
last modified time | relevance | path

Searched defs:shouldRemoveElevationDuringAnimation (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/anim/
DRoundedRectRevealOutlineProvider.java44 public boolean shouldRemoveElevationDuringAnimation() { in shouldRemoveElevationDuringAnimation() method in RoundedRectRevealOutlineProvider
DRevealOutlineAnimation.java25 abstract boolean shouldRemoveElevationDuringAnimation(); in shouldRemoveElevationDuringAnimation() method in RevealOutlineAnimation