Searched refs:getCurrentCellLayout (Results 1 – 3 of 3) sorted by relevance
286 public CellLayout getCurrentCellLayout() { in getCurrentCellLayout() method in FolderPagedView433 if (getChildCount() < 1 || getCurrentCellLayout() == null) { in getViewInCurrentPage()436 ShortcutAndWidgetContainer container = getCurrentCellLayout().getShortcutsAndWidgets(); in getViewInCurrentPage()472 CellLayout currentCellLayout = getCurrentCellLayout(); in setFocusOnFirstChild()
299 mCellLayout = mContent.getCurrentCellLayout(); in getAnimator()
1007 float cellOverlap = mContent.getCurrentCellLayout().getCellWidth() in onDragOver()