Searched refs:SpringRelativeLayout (Results 1 – 3 of 3) sorted by relevance
33 public class SpringRelativeLayout extends RelativeLayout { class39 public SpringRelativeLayout(Context context) { in SpringRelativeLayout() method in SpringRelativeLayout43 public SpringRelativeLayout(Context context, AttributeSet attrs) { in SpringRelativeLayout() method in SpringRelativeLayout47 public SpringRelativeLayout(Context context, AttributeSet attrs, int defStyleAttr) { in SpringRelativeLayout() method in SpringRelativeLayout
68 import com.android.launcher3.views.SpringRelativeLayout;955 ((SpringRelativeLayout) mContent).createEdgeEffectFactory()); in setup()
88 import com.android.launcher3.views.SpringRelativeLayout;103 extends SpringRelativeLayout implements DragSource, Insettable,