Home
last modified time | relevance | path

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

/aosp14/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.java411 private void updatePinnedStackBounds(int animationDuration, boolean immediate) { in updatePinnedStackBounds()
422 public void onPipTargetBoundsChange(Rect targetBounds, int animationDuration) { in onPipTargetBoundsChange()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimationUtils.java70 TransactionPool transactionPool, Rect firstWindowFrame, int animationDuration, in startAnimations()
89 TransactionPool transactionPool, Rect firstWindowFrame, int animationDuration, in startAnimations()
104 TransactionPool transactionPool, Rect firstWindowFrame, int animationDuration, in createAnimator()
199 int animationDuration) { in getProgress()
H A DSplashscreenContentDrawer.java525 static long getShowingDuration(long animationDuration, long appReadyDuration) { in getShowingDuration()
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DIWallpaperEngine.aidl37 oneway void setInAmbientMode(boolean inAmbientDisplay, long animationDuration); in setInAmbientMode()
H A DWallpaperService.java802 public void onAmbientModeChanged(boolean inAmbientMode, long animationDuration) { in onAmbientModeChanged()
1555 public void doAmbientModeChanged(boolean inAmbientMode, long animationDuration) { in doAmbientModeChanged()
2426 public void setInAmbientMode(boolean inAmbientDisplay, long animationDuration) in setInAmbientMode()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/
H A DBrightnessController.java444 final long animationDuration = SLIDER_ANIMATION_DURATION * Math.abs( in animateSliderTo() local
/aosp14/frameworks/base/core/java/android/app/
H A DIWallpaperManager.aidl206 oneway void setInAmbientMode(boolean inAmbientMode, long animationDuration); in setInAmbientMode()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationController.java1548 final long animationDuration = mControllerCtx.getAnimationDuration(); in SpecAnimationBridge() local
1727 long animationDuration) { in ControllerContext()
/aosp14/frameworks/base/core/java/android/widget/
H A DGallery.java224 int animationDuration = in Gallery() local
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java2525 public void setInAmbientMode(boolean inAmbientMode, long animationDuration) { in setInAmbientMode()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java4193 public void collapseWithDuration(int animationDuration) { in collapseWithDuration()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...