Home
last modified time | relevance | path

Searched refs:STRAIGHT_PATH_MOTION (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/transition/
DTransition.java167 private static final PathMotion STRAIGHT_PATH_MOTION = new PathMotion() { field in Transition
250 PathMotion mPathMotion = STRAIGHT_PATH_MOTION;
2105 mPathMotion = STRAIGHT_PATH_MOTION; in setPathMotion()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76442 Landroid/transition/Transition;->STRAIGHT_PATH_MOTION:Landroid/transition/PathMotion;