Searched refs:LAYOUT_Y (Results 1 – 2 of 2) sorted by relevance
10 import static com.android.launcher3.views.BaseDragLayer.LAYOUT_Y;644 PropertyValuesHolder.ofInt(LAYOUT_Y, lp.y, newY));
71 public static final Property<LayoutParams, Integer> LAYOUT_Y = field in BaseDragLayer