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.java230 private final int mConfigShortAnimTime; field in AppTransition
264 mConfigShortAnimTime = context.getResources().getInteger( in AppTransition()
707 duration = mConfigShortAnimTime; in createScaleUpAnimationLocked()
886 duration = mConfigShortAnimTime; in createClipRevealAnimationLocked()
938 duration = mConfigShortAnimTime; in prepareThumbnailAnimation()