Searched defs:getCellLayoutId (Results 1 – 3 of 3) sorted by relevance
27 int getCellLayoutId(CellLayout cellLayout); in getCellLayoutId() method
953 public int getCellLayoutId(CellLayout layout) { in getCellLayoutId() method in Workspace
46 override fun getCellLayoutId(cellLayout: CellLayout): Int = 0 in getCellLayoutId() method in com.android.launcher3.celllayout.UnitTestCellLayoutBuilderRule