Home
last modified time | relevance | path

Searched refs:updateTranslationY (Results 1 – 7 of 7) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/widget/toast/
DSnackbarSlidingBehavior.kt50 updateTranslationY(parent, child) in onDependentViewChanged()
55 updateTranslationY(parent, child) in onDependentViewRemoved()
63 updateTranslationY(parent, child) in onLayoutChild()
67 private fun updateTranslationY(parent: CoordinatorLayout, child: View) { in updateTranslationY() method
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DWorkModeSwitch.java90 updateTranslationY(); in setInsets()
145 updateTranslationY(); in onApplyWindowInsets()
149 void updateTranslationY() { in updateTranslationY() method in WorkModeSwitch
DWorkProfileManager.java110 mWorkModeSwitch.updateTranslationY(); in reset()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DStashedHandleViewController.java284 updateTranslationY(); in setTranslationYForSwipe()
292 updateTranslationY(); in setTranslationYForStash()
295 private void updateTranslationY() { in updateTranslationY() method in StashedHandleViewController
DTaskbarViewController.java101 this::updateTranslationY);
103 this::updateTranslationY);
112 this::updateTranslationY);
418 updateTranslationY(); in setTranslationYForSwipe()
426 updateTranslationY(); in setTranslationYForStash()
429 private void updateTranslationY() { in updateTranslationY() method in TaskbarViewController
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarViewController.java80 this::updateTranslationY);
365 updateTranslationY(); in setTranslationYForSwipe()
368 private void updateTranslationY() { in updateTranslationY() method in BubbleBarViewController
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DDigitalWellBeingToast.java343 updateTranslationY(); in setupAndAddBanner()
369 updateTranslationY(); in updateBannerOffset()
375 private void updateTranslationY() { in updateTranslationY() method in DigitalWellBeingToast