Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java773 float elevationState = (1 - widthState); in updateBubblesLayoutProperties() local
794 bv.setZ(fullElevationForChild * elevationState); in updateBubblesLayoutProperties()