Searched refs:getCellLayoutId (Results 1 – 6 of 6) sorted by relevance
27 int getCellLayoutId(CellLayout cellLayout); in getCellLayoutId() method
953 public int getCellLayoutId(CellLayout layout) { in getCellLayoutId() method in Workspace967 return indexOfChild(mWorkspaceScreens.get(getCellLayoutId(cellLayout))); in getCellLayoutIndex()1015 int screenId = getCellLayoutId(cellLayout); in getScreenPair()1843 int screenId = getCellLayoutId(dropTargetLayout); in acceptDrop()1923 final int screenId = getCellLayoutId(target); in createUserFolderIfNecessary()2024 mDragInfo.screenId : getCellLayoutId(dropTargetLayout); in onDrop()2788 final int screenId = getCellLayoutId(cellLayout);
1431 int screenId = mCellLayoutContainer.getCellLayoutId(this); in commitTempPlacement()
44 launcher.getWorkspace().getCellLayoutId(cellLayout), CONTAINER_DESKTOP); in workspaceToBoards()
46 override fun getCellLayoutId(cellLayout: CellLayout): Int = 0 in getCellLayoutId() method in com.android.launcher3.celllayout.UnitTestCellLayoutBuilderRule
360 int pageId = launcher.getWorkspace().getCellLayoutId(page); in assertPagesExist()