Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DFloatingIconView.java112 private static final FloatPropertyCompat<FloatingIconView> mFgTransXProperty field in FloatingIconView
180 mFgSpringX = new SpringAnimation(this, mFgTransXProperty) in FloatingIconView()