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
66 import com.android.launcher3.views.SpringRelativeLayout;1042 ((SpringRelativeLayout) mContent).createEdgeEffectFactory()); in setup()
95 import com.android.launcher3.views.SpringRelativeLayout;111 extends SpringRelativeLayout implements DragSource, Insettable,