Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/celllayout/testgenerator/
DValidGridMigrationTestCaseGenerator.kt106 val destBoards: List<CellLayoutBoard>, constant in com.android.launcher3.celllayout.testgenerator.GridMigrationUnitTestCase
150 val destBoards = in generateTestCase() constant
169 destBoards = destBoards, in generateTestCase()
/packages/apps/Launcher3/tests/src/com/android/launcher3/model/gridmigration/
DValidGridMigrationUnitTest.kt178 items = generateItemsForTest(testCase.destBoards, REPEAT_AFTER_DST) in mergeBoards()