Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/transition/
DTransitionConstants.java21 class TransitionConstants { class
DEpicenterTranslateClipReveal.java71 mInterpolatorX = TransitionConstants.LINEAR_OUT_SLOW_IN; in EpicenterTranslateClipReveal()
79 mInterpolatorY = TransitionConstants.FAST_OUT_SLOW_IN; in EpicenterTranslateClipReveal()
87 mInterpolatorZ = TransitionConstants.FAST_OUT_SLOW_IN; in EpicenterTranslateClipReveal()
/frameworks/base/
Dpreloaded-classes2295 com.android.internal.transition.TransitionConstants