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

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

Completed in 53 milliseconds