Home
last modified time | relevance | path

Searched defs:animationDuration (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipBoundsController.java112 int animationDuration, boolean immediate) { in recalculatePipBounds()
119 applyPlacementBounds(placement.getAnchorBounds(), animationDuration); in recalculatePipBounds() local
122 applyPlacementBounds(placement.getUnstashedBounds(), animationDuration); in recalculatePipBounds() local
136 int animationDuration) { in schedulePinnedStackPlacement()
183 int animationDuration) { in applyPlacement()
209 private void applyPlacementBounds(Rect bounds, int animationDuration) { in applyPlacementBounds()
220 private void movePipTo(Rect bounds, int animationDuration) { in movePipTo()
245 void onPipTargetBoundsChange(Rect newTargetBounds, int animationDuration); in onPipTargetBoundsChange()
H A DTvPipController.java434 private void updatePinnedStackBounds(int animationDuration, boolean immediate) { in updatePinnedStackBounds()
445 public void onPipTargetBoundsChange(Rect targetBounds, int animationDuration) { in onPipTargetBoundsChange()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/ui/adapter/
DCustomizerState.java59 private final long animationDuration = 0L; field in CustomizerState.AnimatingIntoCustomizer
62 public AnimatingIntoCustomizer(long animationDuration) { in AnimatingIntoCustomizer()
81 …droid.systemui.qs.ui.adapter.CustomizerState.AnimatingIntoCustomizer copy(long animationDuration) { in copy()
108 private final long animationDuration = 0L; field in CustomizerState.AnimatingOutOfCustomizer
110 public AnimatingOutOfCustomizer(long animationDuration) { in AnimatingOutOfCustomizer()
124 …roid.systemui.qs.ui.adapter.CustomizerState.AnimatingOutOfCustomizer copy(long animationDuration) { in copy()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/startingsurface/
H A DSplashScreenExitAnimationUtils.java94 int animationDuration, int iconFadeOutDuration, float iconStartAlpha, in startAnimations()
118 TransactionPool transactionPool, Rect firstWindowFrame, int animationDuration, in startAnimations()
134 TransactionPool transactionPool, Rect firstWindowFrame, int animationDuration, in createRadialVanishSlideUpAnimator()
229 int animationDuration) { in getProgress()
244 int animationDuration, int iconFadeOutDuration, float iconStartAlpha, in createFadeOutAnimation()
/aosp_15_r20/external/accompanist/navigation-material/src/androidTest/java/com/google/accompanist/navigation.material/
H A DBottomSheetNavigatorTest.kt589 val animationDuration = 2000 in <lambda>() constant
634 val animationDuration = 2000 in <lambda>() constant
691 val animationDuration = 2000 in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
H A DLightRevealScrimInteractor.kt62 val animationDuration = in <lambda>() constant
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/
DTaskbarScrimViewControllerTest.kt71 private val animationDuration = in <lambda>() constant in com.android.launcher3.taskbar.TaskbarScrimViewControllerTest
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ui/adapter/
H A DQSSceneAdapter.kt461 val animationDuration: Long constant
475 data class AnimatingIntoCustomizer(override val animationDuration: Long) : Animating { constant in CustomizerState.AnimatingIntoCustomizer
480 data class AnimatingOutOfCustomizer(override val animationDuration: Long) : Animating constant in CustomizerState.AnimatingOutOfCustomizer
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerFragment.kt492 val animationDuration = UiDataModel.uiDataModel.longAnimationDuration in animateToView() constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/plugin/SystemUIPluginLib/android_common/kapt/gen/stubs/com/android/systemui/plugins/qs/
DQSContainerController.java10 public abstract void setCustomizerShowing(boolean showing, long animationDuration); in setCustomizerShowing()
/aosp_15_r20/development/samples/devbytes/animation/SquashAndStretch/src/com/example/squashandstretch/
H A DSquashAndStretch.java75 long animationDuration = (long) (BASE_DURATION * sAnimatorScale); in onButtonClick() local
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/util/
DCannedAnimationCoordinator.java29 private long animationDuration = 0L; field in CannedAnimationCoordinator
/aosp_15_r20/frameworks/base/core/java/android/service/wallpaper/
H A DIWallpaperEngine.aidl38 oneway void setInAmbientMode(boolean inAmbientDisplay, long animationDuration); in setInAmbientMode()
/aosp_15_r20/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/
H A DUIAnimation.java47 int animationDuration, UIStateListener listener) { in UIAnimation()
H A DMainActivity.java226 int animationDuration = getResources().getInteger(android.R.integer.config_shortAnimTime); in start() local
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/widget/
DFloatingActionButtonController.java38 private final int animationDuration; field in FloatingActionButtonController
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/shade/
DShadeControllerEmptyImpl.java41 public void collapseWithDuration(int animationDuration) { in collapseWithDuration()
DShadeControllerSceneImpl.java94 public void collapseWithDuration(int animationDuration) { in collapseWithDuration()
/aosp_15_r20/developers/build/prebuilts/gradle/WearSpeakerSample/wear/src/main/java/com/example/android/wearable/speaker/
H A DUIAnimation.java47 int animationDuration, UIStateListener listener) { in UIAnimation()
H A DMainActivity.java246 int animationDuration = getResources().getInteger(android.R.integer.config_shortAnimTime); in start() local
/aosp_15_r20/developers/samples/android/wearable/wear/WearSpeakerSample/wear/src/main/java/com/example/android/wearable/speaker/
DUIAnimation.java47 int animationDuration, UIStateListener listener) { in UIAnimation()
DMainActivity.java247 int animationDuration = getResources().getInteger(android.R.integer.config_shortAnimTime); in start() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/
DDragDownHelper.java132 com.android.systemui.statusbar.notification.row.ExpandableView child, long animationDuration) { in cancelChildExpansion()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeController.java87 void collapseWithDuration(int animationDuration); in collapseWithDuration()
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseWindowInterface.java206 long animationDuration = animate ? RECENTS_ATTACH_DURATION : 0; in setRecentsAttachedToAppWindow() local

12345678910>>...16