Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DBoundsAnimationController.java379 int animationDuration, @SchedulePipModeChangedState int schedulePipModeChangedState, in animateBounds() argument
381 animateBoundsImpl(target, from, to, animationDuration, schedulePipModeChangedState, in animateBounds()
387 int animationDuration, @SchedulePipModeChangedState int schedulePipModeChangedState, in animateBoundsImpl() argument
434 animator.setDuration((animationDuration != -1 ? animationDuration in animateBoundsImpl()
DPinnedStackWindowController.java82 int animationDuration, boolean fromFullscreen) { in animateResizePinnedStack() argument
126 finalToBounds, animationDuration, finalSchedulePipModeChangedState, in animateResizePinnedStack()
/frameworks/base/services/core/java/com/android/server/am/
DPinnedActivityStack.java52 void animateResizePinnedStack(Rect sourceHintBounds, Rect toBounds, int animationDuration, in animateResizePinnedStack() argument
58 animationDuration, fromFullscreen); in animateResizePinnedStack()
DActivityManagerService.java10605 boolean preserveWindows, boolean animate, int animationDuration) {
10616 destBounds, animationDuration, false /* fromFullscreen */);
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DAbstractMediaItemPresenter.java588 int animationDuration = focusChangedView.getContext().getResources() in updateSelector() local
597 selectorView.animate().alpha(0f).setDuration(animationDuration) in updateSelector()
608 selectorView.animate().alpha(1f).setDuration(animationDuration) in updateSelector()
641 layoutAnimator.setDuration(animationDuration); in updateSelector()
/frameworks/base/core/java/android/widget/
DGallery.java214 int animationDuration = in Gallery() local
216 if (animationDuration > 0) { in Gallery()
217 setAnimationDuration(animationDuration); in Gallery()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMagnificationController.java826 final long animationDuration = context.getResources().getInteger( in SpecAnimationBridge() local
829 mValueAnimator.setDuration(animationDuration); in SpecAnimationBridge()
/frameworks/base/core/java/android/app/
DIActivityManager.aidl376 boolean preserveWindows, boolean animate, int animationDuration); in resizeStack() argument
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt311 field public static final int animationDuration = 16843026; // 0x1010112
/frameworks/base/api/
Dcurrent.txt286 field public static final int animationDuration = 16843026; // 0x1010112
Dsystem-current.txt407 field public static final int animationDuration = 16843026; // 0x1010112