Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/
DCellLayoutTestUtils.java30 public class CellLayoutTestUtils { class
DHotseatReorderUnitTest.kt156 return CellLayoutTestUtils.viewsToBoard(views, cellLayout.countX, cellLayout.countY) in boardFromCellLayout()
DReorderAlgorithmUnitTest.java204 CellLayoutBoard board = CellLayoutTestUtils.viewsToBoard( in boardFromSolution()
/packages/apps/Launcher3/tests/src/com/android/launcher3/celllayout/
DTaplReorderWidgetsTest.java121 return getFromLauncher(CellLayoutTestUtils::workspaceToBoards); in workspaceToBoards()