OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
360
Rect r =
estimateItemPosition
(cl, itemInfo, 0, 0, hSpan, vSpan);
375
public Rect
estimateItemPosition
(CellLayout cl, ItemInfo pendingInfo,
[
all
...]
Completed in 69 milliseconds