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

  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 89 private boolean mLastDownOnOccupiedCell = false;
749 mLastDownOnOccupiedCell = found;
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
CellLayout.java 91 private boolean mLastDownOnOccupiedCell = false;
735 mLastDownOnOccupiedCell = found;
    [all...]

Completed in 730 milliseconds