OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shouldRemoveElevationDuringAnimation
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/anim/
RoundedRectRevealOutlineProvider.java
44
public boolean
shouldRemoveElevationDuringAnimation
() {
RevealOutlineAnimation.java
27
abstract boolean
shouldRemoveElevationDuringAnimation
();
46
if (
shouldRemoveElevationDuringAnimation
()) {
54
if (
shouldRemoveElevationDuringAnimation
()) {
Completed in 136 milliseconds