/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/taskbar/controllers/ |
D | TaskbarPinningControllerTest.kt | 155 val animatorSet = spy(AnimatorSet()) in testAnimateTaskbarPinning_whenAnimationEnds_shouldInvokeCallbackDoOnEnd() constant 167 val animatorSet = spy(AnimatorSet()) in testAnimateTaskbarPinning_whenAnimatingToPersistentTaskbar_shouldAnimateToPinnedTaskbar() constant 186 val animatorSet = spy(AnimatorSet()) in testAnimateTaskbarPinning_whenAnimatingToTransientTaskbar_shouldAnimateToTransientTaskbar() constant
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/ |
D | AnimatedTaskbarView.java | 110 AnimatorSet animatorSet = new AnimatorSet(); in animateDisappearanceToHotseat() local 151 AnimatorSet animatorSet = new AnimatorSet(); in animateAppearanceFromHotseat() local 219 AnimatorSet animatorSet = new AnimatorSet(); in createIconDisappearanceToHotseatAnimator() local 265 AnimatorSet animatorSet = new AnimatorSet(); in createIconAppearanceFromHotseatAnimator() local
|
D | AnimatedTaskView.java | 137 AnimatorSet animatorSet = new AnimatorSet(); in createAnimationToMultiRowLayout() local
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
D | TaskbarPinningController.kt | 101 val animatorSet = in animateTaskbarPinning() constant 114 val animatorSet = AnimatorSet() in getAnimatorSetForTaskbarPinningAnimation() constant
|
D | TaskbarLauncherStateController.java | 280 AnimatorSet animatorSet = new AnimatorSet(); in createAnimToLauncher() local 457 AnimatorSet animatorSet = new AnimatorSet(); in onStateChangeApplied() local 674 private void playStateTransitionAnim(AnimatorSet animatorSet, long duration, in playStateTransitionAnim()
|
D | TaskbarDividerPopupView.kt | 235 val animatorSet = AnimatorSet() in <lambda>() constant
|
/packages/apps/Car/Notification/src/com/android/car/notification/headsup/animationhelper/ |
D | CarHeadsUpNotificationRightAnimationHelper.java | 51 AnimatorSet animatorSet = new AnimatorSet(); in getAnimateInAnimator() local 73 AnimatorSet animatorSet = new AnimatorSet(); in getAnimateOutAnimator() local
|
D | CarHeadsUpNotificationBottomAnimationHelper.java | 35 AnimatorSet animatorSet = (AnimatorSet) AnimatorInflater.loadAnimator( in getAnimateInAnimator() local
|
D | CarHeadsUpNotificationTopAnimationHelper.java | 33 AnimatorSet animatorSet = (AnimatorSet) AnimatorInflater.loadAnimator( in getAnimateInAnimator() local
|
/packages/apps/DeskClock/src/com/android/deskclock/alarms/dataadapter/ |
D | CollapsedAlarmViewHolder.kt | 188 val animatorSet = AnimatorSet() in <lambda>() constant 226 val animatorSet = AnimatorSet() in <lambda>() constant
|
D | ExpandedAlarmViewHolder.kt | 239 val animatorSet = AnimatorSet() in <lambda>() constant 375 val animatorSet = AnimatorSet() in <lambda>() constant 451 val animatorSet = AnimatorSet() in <lambda>() constant
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/ |
D | TwoButtonMethod.java | 204 AnimatorSet animatorSet = new AnimatorSet(); in answerCall() local 228 AnimatorSet animatorSet = new AnimatorSet(); in rejectCall() local
|
/packages/apps/Settings/src/com/android/settings/panel/ |
D | PanelFragment.java | 167 final AnimatorSet animatorSet = buildAnimatorSet(mLayoutView, in updatePanelWithAnimation() local 437 final AnimatorSet animatorSet = buildAnimatorSet(mLayoutView, in animateIn() local 459 final AnimatorSet animatorSet = new AnimatorSet(); in buildAnimatorSet() local
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | TaskViewUtils.java | 440 AnimatorSet animatorSet = new AnimatorSet(); in composeRecentsSplitLaunchAnimator() local 487 AnimatorSet animatorSet = new AnimatorSet(); in composeRecentsSplitLaunchAnimatorLegacy() local 568 AnimatorSet animatorSet = new AnimatorSet(); in composeRecentsDesktopLaunchAnimator() local
|
D | FallbackActivityInterface.java | 235 AnimatorSet animatorSet = new AnimatorSet(); in getParallelAnimationToLauncher() local
|
D | LauncherActivityInterface.java | 343 AnimatorSet animatorSet = new AnimatorSet(); in getParallelAnimationToLauncher() local
|
/packages/apps/Settings/src/com/android/settings/notification/app/ |
D | NotificationSettings.java | 224 final AnimatorSet animatorSet = buildAnimatorSet(mLayoutView, in animateIn() local 244 final AnimatorSet animatorSet = new AnimatorSet(); in buildAnimatorSet() local
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/ |
D | BubbleStashController.java | 135 AnimatorSet animatorSet = new AnimatorSet(); in animateAfterUnlock() local 275 AnimatorSet animatorSet = new AnimatorSet(); in createStashAnimator() local
|
/packages/apps/DeskClock/src/com/android/deskclock/timer/ |
D | TimerFragment.kt | 463 val animatorSet = AnimatorSet() in animateTimerRemove() constant 553 val animatorSet = AnimatorSet() in animateToView() constant
|
/packages/apps/Launcher3/src/com/android/launcher3/anim/ |
D | PropertySetter.java | 105 public abstract void add(Animator animatorSet); in add()
|
/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | CarNotificationView.java | 320 AnimatorSet animatorSet = createDismissAnimation(dismissibleNotificationViews); in startClearAllNotifications() local 400 AnimatorSet animatorSet = new AnimatorSet(); in createDismissAnimation() local
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/ |
D | FallbackRecentsView.java | 119 public void onPrepareGestureEndAnimation( in onPrepareGestureEndAnimation()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/ |
D | NoButtonNavbarToOverviewTouchController.java | 213 AnimatorSet animatorSet = new AnimatorSet(); in updateSwipeCompleteAnimation() local
|
/packages/apps/TV/src/com/android/tv/onboarding/ |
D | WelcomeFragment.java | 852 AnimatorSet animatorSet = new AnimatorSet(); in onPageChanged() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Hotseat.java | 145 AnimatorSet animatorSet = new AnimatorSet(); in adjustForBubbleBar() local
|