Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java213 private final int mConfigShortAnimTime; field in AppTransition
243 mConfigShortAnimTime = context.getResources().getInteger( in AppTransition()
638 duration = mConfigShortAnimTime; in createScaleUpAnimationLocked()
817 duration = mConfigShortAnimTime; in createClipRevealAnimationLocked()
869 duration = mConfigShortAnimTime; in prepareThumbnailAnimation()