HomeSort by relevance Sort by last modified time
    Searched refs:customPosition (Results 1 - 10 of 10) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
DragView.java 255 lp.customPosition = true;
DragLayer.java 365 public boolean customPosition = false;
415 if (lp.customPosition) {
446 lp.customPosition = true;
Folder.java 859 lp.customPosition = true;
    [all...]
AppsCustomizePagedView.java 634 lp.customPosition = true;
    [all...]
Launcher.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
DragView.java 264 lp.customPosition = true;
DragLayer.java 403 public boolean customPosition = false;
453 if (lp.customPosition) {
484 lp.customPosition = true;
    [all...]
Folder.java     [all...]
AppsCustomizePagedView.java 630 lp.customPosition = true;
    [all...]
Launcher.java     [all...]

Completed in 314 milliseconds