Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarView.java580 getLocationAnimAlphaProperty(), 1f); in animateToBubbleBarLocationIn()
592 this, getLocationAnimAlphaProperty(), 0f); in animateToBubbleBarLocationOut()
615 private FloatProperty<? super BubbleBarView> getLocationAnimAlphaProperty() { in getLocationAnimAlphaProperty() method in BubbleBarView