Searched refs:getCellLayoutIndex (Results 1 – 4 of 4) sorted by relevance
32 int getCellLayoutIndex(CellLayout cellLayout); in getCellLayoutIndex() method
1188 int pageIndex = mCellLayoutContainer.getCellLayoutIndex(this); in getItemMoveDescription()
966 public int getCellLayoutIndex(CellLayout cellLayout) { in getCellLayoutIndex() method in Workspace
48 override fun getCellLayoutIndex(cellLayout: CellLayout): Int = 0 in getCellLayoutId() method in com.android.launcher3.celllayout.UnitTestCellLayoutBuilderRule