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 862 lp.customPosition = true;
    [all...]
AppsCustomizePagedView.java 627 lp.customPosition = true;
    [all...]
Launcher.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
DragView.java 264 lp.customPosition = true;
DragLayer.java 438 public boolean customPosition = false;
488 if (lp.customPosition) {
519 lp.customPosition = true;
    [all...]
Folder.java     [all...]
AppsCustomizePagedView.java 550 lp.customPosition = true;
    [all...]
Launcher.java     [all...]

Completed in 1445 milliseconds