Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/anim/
DSpringProperty.java28 public static final int FLAG_CAN_SPRING_ON_END = 1 << 0; field in SpringProperty
DAnimatorPlaybackController.java155 ? SpringProperty.FLAG_CAN_SPRING_ON_END in startWithVelocity()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java3085 SpringProperty sp = new SpringProperty(SpringProperty.FLAG_CAN_SPRING_ON_END)