Home
last modified time | relevance | path

Searched refs:setupAnimators (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/animation/
H A DAutoCancelTest.java66 private void setupAnimators(long startDelay, boolean startLater, final FutureWaiter future) { in setupAnimators() method in AutoCancelTest
135 setupAnimators(0, false, future); in testAutoCancel()
149 setupAnimators(START_DELAY, false, future); in testAutoCancelDelayed()
163 setupAnimators(0, true, future); in testAutoCancelTestLater()
177 setupAnimators(START_DELAY, true, future); in testAutoCancelDelayedTestLater()
/aosp12/packages/apps/Camera2/src/com/android/camera/widget/
H A DModeOptions.java203 setupAnimators(); in onLayout()
235 private void setupAnimators() { in setupAnimators() method in ModeOptions
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
H A DNoButtonQuickSwitchTouchController.java180 setupAnimators(); in onDragStart()
188 private void setupAnimators() { in setupAnimators() method in NoButtonQuickSwitchTouchController
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
H A DMaterialProgressDrawable.java142 setupAnimators(); in MaterialProgressDrawable()
377 private void setupAnimators() { in setupAnimators() method in MaterialProgressDrawable
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DModeListView.java1965 setupAnimators(); in PeepholeAnimationEffect()
1968 private void setupAnimators() { in setupAnimators() method in PeepholeAnimationEffect