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.java241 private final int mConfigShortAnimTime; field in AppTransition
282 mConfigShortAnimTime = context.getResources().getInteger( in AppTransition()
768 duration = mConfigShortAnimTime; in createScaleUpAnimationLocked()
947 duration = mConfigShortAnimTime; in createClipRevealAnimationLocked()
999 duration = mConfigShortAnimTime; in prepareThumbnailAnimation()