Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java2294 animateActionsViewAlpha(actionsViewAlphaValue, in updateActionsViewFocusedScroll()
2300 private void animateActionsViewAlpha(float alphaValue, long duration) { in animateActionsViewAlpha() method in RecentsView
2967 animateActionsViewAlpha(1, TaskView.SCALE_ICON_DURATION); in animateActionsViewIn()