Home
last modified time | relevance | path

Searched refs:CellLayoutTestUtils (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/
DCellLayoutTestUtils.java30 public class CellLayoutTestUtils { class
DHotseatReorderUnitTest.kt154 return CellLayoutTestUtils.viewsToBoard(views, cellLayout.countX, cellLayout.countY) in boardFromCellLayout()
DReorderAlgorithmUnitTest.java208 CellLayoutBoard board = CellLayoutTestUtils.viewsToBoard( in boardFromSolution()