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.java243 private final int mConfigShortAnimTime; field in AppTransition
284 mConfigShortAnimTime = context.getResources().getInteger( in AppTransition()
775 duration = mConfigShortAnimTime; in createScaleUpAnimationLocked()
955 duration = mConfigShortAnimTime; in createClipRevealAnimationLocked()
1007 duration = mConfigShortAnimTime; in prepareThumbnailAnimation()