Home
last modified time | relevance | path

Searched defs:calculatedWorkspace (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/responsive/
DCalculatedFolderSpecsTest.kt61 var calculatedWorkspace = workspaceSpecs.getCalculatedWidthSpec(columns, availableWidth) in validate_matchWidthWorkspace() variable
108 val calculatedWorkspace = workspaceSpecs.getCalculatedHeightSpec(rows, availableHeight) in validate_matchHeightWorkspace() constant