Home
last modified time | relevance | path

Searched refs:getWorkspaceAndHotseatCellLayouts (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java2861 for (CellLayout layout : getWorkspaceAndHotseatCellLayouts()) { in getParentCellLayoutForView()
2872 private CellLayout[] getWorkspaceAndHotseatCellLayouts() { in getWorkspaceAndHotseatCellLayouts() method
3005 for (final CellLayout layoutParent: getWorkspaceAndHotseatCellLayouts()) { in removeItemsByMatcher()
3064 for (CellLayout layout : getWorkspaceAndHotseatCellLayouts()) { in mapOverItems()