Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackView.java326 animateFreeformWorkspaceBackgroundAlpha(ffBgAlpha, new AnimationProps(150, in onReload()
1314 animateFreeformWorkspaceBackgroundAlpha(ffBgAlpha, new AnimationProps(150, in onFirstLayout()
1721 animateFreeformWorkspaceBackgroundAlpha(0, new AnimationProps(taskViewExitToHomeDuration, in onBusEvent()
2057 private void animateFreeformWorkspaceBackgroundAlpha(int targetAlpha, in animateFreeformWorkspaceBackgroundAlpha() method in TaskStackView