Home
last modified time | relevance | path

Searched refs:setDuration (Results 1 – 25 of 279) 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 …]
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.java81 .setDuration(RECENTS_LAUNCH_DURATION)); in composeRecentsLaunchAnimator()
90 launcherAnim.setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()
106 launcherAnim = controller.getAnimationPlayer().setDuration(RECENTS_LAUNCH_DURATION); in composeRecentsLaunchAnimator()
129 alpha.setDuration(CONTENT_ALPHA_DURATION); in composeViewContentAnimator()
136 transY.setDuration(CONTENT_TRANSLATION_DURATION); in composeViewContentAnimator()
/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.java83 .setDuration(getRecentsLaunchDuration()); in onActivityReady()
110 anim.play(ValueAnimator.ofInt(0, 1).setDuration(getRecentsLaunchDuration())); in createWindowAnimation()
133 anim.play(ValueAnimator.ofInt(0, 1).setDuration(getRecentsLaunchDuration())); in createWindowAnimation()
140 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()
111 anim.play(ValueAnimator.ofInt(0, 1).setDuration(RECENTS_LAUNCH_DURATION)); in createWindowAnimation()
122 anim.play(ValueAnimator.ofInt(0, 1).setDuration(RECENTS_LAUNCH_DURATION)); in createWindowAnimation()
145 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.java365 revealAnim.setDuration(revealDuration); in animateOpen()
369 fadeIn.setDuration(revealDuration + arrowDuration); in animateOpen()
382 .setDuration(arrowDuration); in animateOpen()
420 .setDuration(arrowDuration); in animateClose()
425 revealAnim.setDuration(revealDuration); in animateClose()
430 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.java357 alpha.setDuration(CONTENT_ALPHA_DURATION); in getLauncherContentAnimator()
368 transY.setDuration(CONTENT_TRANSLATION_DURATION); in getLauncherContentAnimator()
387 alpha.setDuration(CONTENT_ALPHA_DURATION); in getLauncherContentAnimator()
394 transY.setDuration(CONTENT_TRANSLATION_DURATION); in getLauncherContentAnimator()
474 appAnimator.setDuration(APP_LAUNCH_DURATION); in getOpeningWindowAnimators()
626 unlockAnimator.setDuration(CLOSING_TRANSITION_DURATION_MS);
656 closingAnimator.setDuration(duration);
722 workspaceAnimator.setDuration(333);
/packages/apps/PermissionController/src/com/android/packageinstaller/role/utils/
DUiUtils.java105 .setDuration(0); in setViewShown()
111 .setDuration(0); in setViewShown()
125 .setDuration(duration) in setViewShown()
/packages/apps/DeskClock/src/com/android/deskclock/
DMoveScreensaverRunnable.java114 mActiveAnimator.setDuration(FADE_TIME); in run()
124 hide.setDuration(FADE_TIME); in run()
131 show.setDuration(FADE_TIME); in run()

12345678910>>...12