Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarStashController.java224 private MultiProperty mTaskbarBackgroundAlphaForStash; field in TaskbarStashController
312 mTaskbarBackgroundAlphaForStash = dragLayerController.getBackgroundRendererAlphaForStash(); in init()
774 () -> mTaskbarBackgroundAlphaForStash.setValue(backgroundAlphaTarget))); in createTransientAnimToIsStashed()
776 play(as, mTaskbarBackgroundAlphaForStash.animateToValue(backgroundAlphaTarget), in createTransientAnimToIsStashed()
865 mTaskbarBackgroundAlphaAnimator = mTaskbarBackgroundAlphaForStash in playTaskbarBackgroundAlphaAnimation()