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

  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java 360 Rect r = estimateItemPosition(cl, itemInfo, 0, 0, hSpan, vSpan);
374 public Rect estimateItemPosition(CellLayout cl, ItemInfo pendingInfo,
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Workspace.java 345 Rect r = estimateItemPosition(cl, itemInfo, 0, 0, hSpan, vSpan);
360 public Rect estimateItemPosition(CellLayout cl, ItemInfo pendingInfo,
    [all...]

Completed in 33 milliseconds