Searched defs:getCellLayoutIndex (Results 1 – 3 of 3) sorted by relevance
32 int getCellLayoutIndex(CellLayout cellLayout); in getCellLayoutIndex() method
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