OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:childrenLayout
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java
302
PagedViewCellLayoutChildren
childrenLayout
= layout.getChildrenLayout();
304
int childCount =
childrenLayout
.getChildCount();
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizePagedView.java
283
ShortcutAndWidgetContainer
childrenLayout
= layout.getShortcutsAndWidgets();
285
int childCount =
childrenLayout
.getChildCount();
[
all
...]
Completed in 73 milliseconds