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/widget/
WidgetHostViewLoader.java 136 lp.customPosition = true;
  /packages/apps/Launcher3/src/com/android/launcher3/
DragView.java 318 lp.customPosition = true;
DragLayer.java 460 public boolean customPosition = false;
515 if (lp.customPosition) {
546 lp.customPosition = true;
    [all...]
Folder.java 392 lp.customPosition = true;
    [all...]
Launcher.java     [all...]

Completed in 253 milliseconds