Searched defs:getCurrentCellLayout (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DFolderPagedView.java246 public CellLayout getCurrentCellLayout() { method in class:FolderPagedView
419 ShortcutAndWidgetContainer currContainer = getCurrentCellLayout().getShortcutsAndWidgets();
431 ShortcutAndWidgetContainer currContainer = getCurrentCellLayout().getShortcutsAndWidgets();
467 View firstChild = getCurrentCellLayout().getChildAt(0, 0);

Completed in 78 milliseconds