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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DDragView.java255 lp.customPosition = true;
H A DDragLayer.java365 public boolean customPosition = false; field in class:DragLayer.LayoutParams
415 if (lp.customPosition) {
446 lp.customPosition = true;
H A DFolder.java862 lp.customPosition = true;
H A DAppsCustomizePagedView.java627 lp.customPosition = true;
H A DLauncher.java2284 lp.customPosition = true;
/packages/apps/Launcher3/src/com/android/launcher3/
H A DDragView.java264 lp.customPosition = true;
H A DDragLayer.java438 public boolean customPosition = false; field in class:DragLayer.LayoutParams
488 if (lp.customPosition) {
519 lp.customPosition = true;
H A DFolder.java1064 lp.customPosition = true;
H A DAppsCustomizePagedView.java550 lp.customPosition = true;
H A DLauncher.java2899 lp.customPosition = true;

Completed in 161 milliseconds