Home
last modified time | relevance | path

Searched refs:setDuration (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/packages/apps/DeskClock/src/com/android/deskclock/alarms/dataadapter/
DExpandedAlarmViewHolder.java295 animatorSet.setDuration(duration); in onAnimateChange()
355 backgroundAnimator.setDuration(duration); in createCollapsingAnimator()
358 boundsAnimator.setDuration(duration); in createCollapsingAnimator()
363 .setDuration(shortDuration); in createCollapsingAnimator()
365 .setDuration(shortDuration); in createCollapsingAnimator()
367 .setDuration(shortDuration); in createCollapsingAnimator()
369 .setDuration(shortDuration); in createCollapsingAnimator()
371 .setDuration(shortDuration); in createCollapsingAnimator()
373 View.ALPHA, 0f).setDuration(shortDuration); in createCollapsingAnimator()
375 .setDuration(shortDuration); in createCollapsingAnimator()
[all …]
DExpandedAlarmViewHolder.kt335 .setDuration(shortDuration) in <lambda>()
337 .setDuration(shortDuration) in <lambda>()
339 .setDuration(shortDuration) in <lambda>()
341 .setDuration(shortDuration) in <lambda>()
343 .setDuration(shortDuration) in <lambda>()
345 View.ALPHA, 0f).setDuration(shortDuration) in <lambda>()
347 .setDuration(shortDuration) in <lambda>()
349 .setDuration(shortDuration) in <lambda>()
407 .setDuration(longDuration) in <lambda>()
409 .setDuration(longDuration) in <lambda>()
[all …]
DCollapsedAlarmViewHolder.kt180 alphaAnimatorSet.setDuration((duration * ANIM_SHORT_DURATION_MULTIPLIER).toLong()) in <lambda>()
185 .setDuration(duration) in <lambda>()
202 alphaAnimatorSet.setDuration(standardDelay) in <lambda>()
208 .setDuration(duration) in <lambda>()
223 .setDuration(duration) in <lambda>()
DCollapsedAlarmViewHolder.java195 alphaAnimatorSet.setDuration((long) (duration * ANIM_SHORT_DURATION_MULTIPLIER)); in createExpandingAnimator()
200 .setDuration(duration); in createExpandingAnimator()
217 alphaAnimatorSet.setDuration(standardDelay); in createCollapsingAnimator()
223 .setDuration(duration); in createCollapsingAnimator()
238 .setDuration(duration); in createCollapsingAnimator()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java602 textUp.setDuration(ANIMATE_DURATION_NORMAL_MILLIS); in startSwipeToAnswerEntryAnimation()
611 textDown.setDuration(ANIMATE_DURATION_NORMAL_MILLIS); in startSwipeToAnswerEntryAnimation()
625 rejectTextShow.setDuration(ANIMATE_DURATION_SHORT_MILLIS); in startSwipeToAnswerEntryAnimation()
634 puckUp.setDuration(ANIMATE_DURATION_LONG_MILLIS); in startSwipeToAnswerEntryAnimation()
645 puckDown.setDuration(ANIMATE_DURATION_NORMAL_MILLIS); in startSwipeToAnswerEntryAnimation()
758 textUp.setDuration(ANIMATE_DURATION_NORMAL_MILLIS); in createBreatheAnimation()
763 textDown.setDuration(ANIMATE_DURATION_NORMAL_MILLIS); in createBreatheAnimation()
768 rejectTextShow.setDuration(ANIMATE_DURATION_SHORT_MILLIS); in createBreatheAnimation()
779 rejectTextTranslate.setDuration(ANIMATE_DURATION_NORMAL_MILLIS); in createBreatheAnimation()
784 rejectTextHide.setDuration(ANIMATE_DURATION_SHORT_MILLIS); in createBreatheAnimation()
[all …]
/packages/apps/Camera2/src/com/android/camera/
DAnimationManager.java60 .setDuration(AnimationManager.SLIDE_DURATION); in startCaptureAnimation()
65 .setDuration(AnimationManager.SHRINK_DURATION); in startCaptureAnimation()
91 .setDuration(AnimationManager.SHRINK_DURATION), in startCaptureAnimation()
93 .setDuration(AnimationManager.SHRINK_DURATION), in startCaptureAnimation()
96 .setDuration(AnimationManager.SHRINK_DURATION), in startCaptureAnimation()
142 mFlashAnim.setDuration(AnimationManager.FLASH_DURATION); in startFlashAnimation()
/packages/apps/TV/common/src/com/android/tv/common/ui/setup/animation/
DSetupAnimationHelper.java89 public TransitionBuilder setDuration(long duration) { in setDuration() method in SetupAnimationHelper.TransitionBuilder
114 transition.setDuration(mDuration); in build()
144 animator.setDuration((long) (animator.getDuration() * ANIMATION_TIME_SCALE)); in applyAnimationTimeScale()
160 transition.setDuration((long) (transition.getDuration() * ANIMATION_TIME_SCALE)); in applyAnimationTimeScale()
190 animator.setDuration(frames.length * 1000 / 60); in createFrameAnimatorWithDelay()
214 ObjectAnimator.ofFloat(view, View.ALPHA, 1.0f, 0.0f).setDuration(duration); in createFadeOutAnimator()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/
DLauncherAppTransitionManagerImpl.java92 .setDuration(RECENTS_LAUNCH_DURATION)); in composeRecentsLaunchAnimator()
101 launcherAnim.setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()
117 launcherAnim = controller.getAnimationPlayer().setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()
140 alpha.setDuration(CONTENT_ALPHA_DURATION); in composeViewContentAnimator()
147 transY.setDuration(CONTENT_TRANSLATION_DURATION); in composeViewContentAnimator()
185 hotseatAnim.setDuration(springAnim.getDuration()); in createStateElementAnimation()
/packages/apps/Camera2/src/com/android/camera/ui/
DCaptureAnimationOverlay.java115 flashAnim1.setDuration(SHORT_FLASH_FULL_DURATION_MS); in startFlashAnimation()
116 flashAnim2.setDuration(SHORT_FLASH_DECREASE_DURATION_MS); in startFlashAnimation()
118 flashAnim1.setDuration(FLASH_FULL_DURATION_MS); in startFlashAnimation()
119 flashAnim2.setDuration(FLASH_DECREASE_DURATION_MS); in startFlashAnimation()
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/views/
DIconRecentsView.java486 itemAnim.setDuration(ITEM_ANIMATE_OUT_DURATION); in animateClearAllTasks()
495 .setDuration(CROSSFADE_DURATION); in animateClearAllTasks()
573 .setDuration(CROSSFADE_DURATION) in crossfadeViews()
579 .setDuration(CROSSFADE_DURATION) in crossfadeViews()
620 alphaAnim.setDuration(LAYOUT_ITEM_ANIMATE_IN_DURATION).setStartDelay(delay); in animateFadeInLayoutAnimation()
661 remoteHomeAnim.setDuration(REMOTE_APP_TO_OVERVIEW_DURATION); in playRemoteHomeToRecentsAnimation()
705 anim.play(ValueAnimator.ofInt(0, 1).setDuration(REMOTE_APP_TO_OVERVIEW_DURATION)); in playRemoteAppToRecentsAnimation()
734 transYAnim.setDuration(REMOTE_TO_RECENTS_VERTICAL_EASE_IN_DURATION); in playRemoteTransYAnim()
785 remoteAppAnim.setDuration(REMOTE_TO_RECENTS_VERTICAL_EASE_IN_DURATION); in playRemoteAppScaleDownAnim()
855 fadeAnim.setDuration(REMOTE_TO_RECENTS_ITEM_FADE_DURATION).setInterpolator(OUT_SLOW_IN); in playRemoteTaskListFadeIn()
/packages/apps/Dialer/java/com/android/dialer/main/impl/toolbar/
DMainToolbar.java99 .setDuration(animate ? SLIDE_DURATION : 0) in slideUp()
105 .setDuration(animate ? SLIDE_DURATION : 0) in slideUp()
118 .setDuration(animate ? SLIDE_DURATION : 0) in slideDown()
124 .setDuration(animate ? SLIDE_DURATION : 0) in slideDown()
/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/
DTemperatureBarOverlay.java195 .setDuration(EXPAND_ANIMATION_TIME_MS); in getExpandAnimatons()
201 .setDuration(EXPAND_ANIMATION_TIME_MS); in getExpandAnimatons()
236 .setDuration(COLLAPSE_ANIMATION_TIME_MS); in getCollapseAnimations()
241 .setDuration(COLLAPSE_ANIMATION_TIME_MS); in getCollapseAnimations()
298 animator.setDuration(COLOR_CHANGE_ANIMATION_TIME_MS); in changeTemperatureColor()
456 startingAlpha, endingAlpha).setDuration(duration); in getAlphaAnimator()
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DAppToOverviewAnimationProvider.java84 .setDuration(getRecentsLaunchDuration()); in onActivityReady()
111 anim.play(ValueAnimator.ofInt(0, 1).setDuration(getRecentsLaunchDuration())); in createWindowAnimation()
134 anim.play(ValueAnimator.ofInt(0, 1).setDuration(getRecentsLaunchDuration())); in createWindowAnimation()
141 anim.play(ValueAnimator.ofInt(0, 1).setDuration(getRecentsLaunchDuration())); in createWindowAnimation()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DAppToOverviewAnimationProvider.java78 .setDuration(RECENTS_LAUNCH_DURATION); in onActivityReady()
113 anim.play(ValueAnimator.ofInt(0, 1).setDuration(RECENTS_LAUNCH_DURATION)); in createWindowAnimation()
124 anim.play(ValueAnimator.ofInt(0, 1).setDuration(RECENTS_LAUNCH_DURATION)); in createWindowAnimation()
147 valueAnimator.setDuration(RECENTS_LAUNCH_DURATION); in createWindowAnimation()
/packages/apps/Nfc/src/com/android/nfc/beam/
DSendUi.java255 mPreAnimator.setDuration(PRE_DURATION_MS); in SendUi()
265 mSlowSendAnimator.setDuration(SLOW_SEND_DURATION_MS); in SendUi()
270 mFastSendAnimator.setDuration(FAST_SEND_DURATION_MS); in SendUi()
278 mScaleUpAnimator.setDuration(SCALE_UP_DURATION_MS); in SendUi()
284 mFadeInAnimator.setDuration(FADE_IN_DURATION_MS); in SendUi()
291 mHintAnimator.setDuration(TEXT_HINT_ALPHA_DURATION_MS); in SendUi()
297 mAlphaDownAnimator.setDuration(400); in SendUi()
302 mAlphaUpAnimator.setDuration(200); in SendUi()
/packages/apps/TV/src/com/android/tv/menu/
DMenuLayoutManager.java491 .setDuration(mOldContentsFadeOutDuration)); in setSelectedPositionSmooth()
551 .setDuration(mOldContentsFadeOutDuration)); in setSelectedPositionSmooth()
590 .setDuration(mCurrentContentsFadeInDuration); in setSelectedPositionSmooth()
615 .setDuration(mCurrentContentsFadeInDuration); in setSelectedPositionSmooth()
643 .setDuration(mCurrentContentsFadeInDuration); in setSelectedPositionSmooth()
908 animator.setDuration(mRowAnimationDuration); in createTranslationYAnimator()
917 animator.setDuration(mRowAnimationDuration); in createAlphaAnimator()
925 animator.setDuration(mRowAnimationDuration); in createAlphaAnimator()
933 animator.setDuration(mRowAnimationDuration); in createScaleXAnimator()
940 animator.setDuration(mRowAnimationDuration); in createScaleYAnimator()
/packages/apps/Camera2/src/com/android/camera/widget/
DModeOptions.java250 radiusAnimator.setDuration(RADIUS_ANIMATION_TIME); in setupAnimators()
268 alphaAnimator.setDuration(SHOW_ALPHA_ANIMATION_TIME); in setupAnimators()
296 paddingAnimator.setDuration(PADDING_ANIMATION_TIME); in setupAnimators()
325 radiusAnimator.setDuration(RADIUS_ANIMATION_TIME); in setupAnimators()
348 alphaAnimator.setDuration(HIDE_ALPHA_ANIMATION_TIME); in setupAnimators()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
DFlingAnimationUtils.java96 animator.setDuration(properties.duration); in apply()
118 animator.setDuration(properties.duration); in apply()
165 animator.setDuration(properties.duration); in applyDismissing()
189 animator.setDuration(properties.duration); in applyDismissing()
/packages/apps/Settings/src/com/android/settings/development/
DMemoryUsagePreferenceController.java54 setDuration(); in displayPreference()
75 void setDuration() { in setDuration() method in MemoryUsagePreferenceController
76 mProcStatsData.setDuration(ProcessStatsBase.sDurations[0] /* 3 hours */); in setDuration()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DMemoryUsagePreferenceController.java54 setDuration(); in displayPreference()
75 void setDuration() { in setDuration() method in MemoryUsagePreferenceController
76 mProcStatsData.setDuration(ProcessStatsBase.sDurations[0] /* 3 hours */); in setDuration()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/hint/
DPawAnswerHint.java108 swipeUp.setDuration(SWIPE_UP_DURATION_ALPHA_MILLIS); in onBounceStart()
220 scaleX.setDuration(duration); in createUniformScaleAnimator()
221 scaleY.setDuration(duration); in createUniformScaleAnimator()
232 alpha.setDuration(duration); in createAlphaAnimator()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java366 revealAnim.setDuration(revealDuration); in animateOpen()
373 fadeIn.setDuration(revealDuration + arrowDuration); in animateOpen()
386 .setDuration(arrowDuration); in animateOpen()
423 .setDuration(arrowDuration); in animateClose()
428 revealAnim.setDuration(revealDuration); in animateClose()
433 fadeOut.setDuration(revealDuration + arrowDuration); in animateClose()
/packages/apps/Contacts/src/com/android/contacts/editor/
DEditorAnimator.java61 fadeOutAnimator.setDuration(200); in removeEditorView()
110 fadeInAnimator.setDuration(200); in slideAndFadeIn()
140 fadeInAnimator.setDuration(200); in showFieldFooter()
210 translateAnimator.setDuration(duration); in translateViews()
/packages/apps/Launcher3/src/com/android/launcher3/anim/
DPropertySetter.java66 anim.setDuration(mDuration).setInterpolator(interpolator); in setViewAlpha()
77 anim.setDuration(mDuration).setInterpolator(interpolator); in setFloat()
88 anim.setDuration(mDuration).setInterpolator(interpolator); in setInt()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java366 alpha.setDuration(CONTENT_ALPHA_DURATION); in getLauncherContentAnimator()
377 transY.setDuration(CONTENT_TRANSLATION_DURATION); in getLauncherContentAnimator()
396 alpha.setDuration(CONTENT_ALPHA_DURATION); in getLauncherContentAnimator()
403 transY.setDuration(CONTENT_TRANSLATION_DURATION); in getLauncherContentAnimator()
483 appAnimator.setDuration(APP_LAUNCH_DURATION); in getOpeningWindowAnimators()
635 unlockAnimator.setDuration(CLOSING_TRANSITION_DURATION_MS);
665 closingAnimator.setDuration(duration);
731 workspaceAnimator.setDuration(333);

12345678910>>...12