Searched refs:CalculatedCellSpec (Results 1 – 2 of 2) sorted by relevance
51 fun getCalculatedSpec(aspectRatio: Float, availableHeightSpace: Int): CalculatedCellSpec { in <lambda>()54 return CalculatedCellSpec(availableHeightSpace, spec) in <lambda>()60 workspaceCellSpec: CalculatedCellSpec in <lambda>()61 ): CalculatedCellSpec { in <lambda>()64 return CalculatedCellSpec(availableHeightSpace, spec, workspaceCellSpec) in <lambda>()149 data class CalculatedCellSpec( class170 workspaceCellSpec: CalculatedCellSpec
59 import com.android.launcher3.responsive.CalculatedCellSpec;138 private CalculatedCellSpec mResponsiveWorkspaceCellSpec;139 private CalculatedCellSpec mResponsiveAllAppsCellSpec;