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.java113 private static final FloatPropertyCompat<FloatingIconView> mFgTransXProperty field in FloatingIconView
179 mFgSpringX = new SpringAnimation(this, mFgTransXProperty) in FloatingIconView()