OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ITEMS_CHUNK
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java
75
private static final int
ITEMS_CHUNK
= 6; // batch size for the workspace icons
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
LauncherModel.java
82
private static final int
ITEMS_CHUNK
= 6; // batch size for the workspace icons
[
all
...]
Completed in 6290 milliseconds