Searched defs:customPosition (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DDragLayer.java323 public boolean customPosition = false; field in class:DragLayer.LayoutParams
373 if (lp.customPosition) {
403 lp.customPosition = true;

Completed in 31 milliseconds