Searched defs:updateTaskbarTouchRegion (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/stashing/ | ||
D | BubbleStashController.kt | 173 fun updateTaskbarTouchRegion() in getDiffBetweenHandleAndBarCenters() method |
D | PersistentBubbleStashController.kt | 216 override fun updateTaskbarTouchRegion() { in getStashedHandleTranslationForNewBubbleAnimation() method in com.android.launcher3.taskbar.bubbles.stashing.PersistentBubbleStashController |
D | TransientBubbleStashController.kt | 339 override fun updateTaskbarTouchRegion() { in <lambda>() method in com.android.launcher3.taskbar.bubbles.stashing.TransientBubbleStashController |
/packages/apps/Launcher3/quickstep/tests/src/com/android/launcher3/taskbar/bubbles/animation/ | ||
D | BubbleBarViewAnimatorTest.kt | 1623 override fun updateTaskbarTouchRegion() { in <lambda>() method in com.android.launcher3.taskbar.bubbles.animation.BubbleBarViewAnimatorTest.FakeBubbleStashController |