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.java216 private final int mConfigShortAnimTime; field in AppTransition
246 mConfigShortAnimTime = context.getResources().getInteger( in AppTransition()
648 duration = mConfigShortAnimTime; in createScaleUpAnimationLocked()
827 duration = mConfigShortAnimTime; in createClipRevealAnimationLocked()
879 duration = mConfigShortAnimTime; in prepareThumbnailAnimation()