Searched refs:LAYOUT_X (Results 1 – 2 of 2) sorted by relevance
5 import static com.android.launcher3.views.BaseDragLayer.LAYOUT_X;460 PropertyValuesHolder.ofInt(LAYOUT_X, lp.x, newX), in snapToWidget()
68 public static final Property<LayoutParams, Integer> LAYOUT_X = field in BaseDragLayer