Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/responsive/
DWorkspaceSpecs.kt35 fun getCalculatedHeightSpec(rows: Int, availableHeight: Int): CalculatedWorkspaceSpec { in getCalculatedHeightSpec() method
DFolderSpecs.kt42 fun getCalculatedHeightSpec( in getCalculatedHeightSpec() method
DAllAppsSpecs.kt42 fun getCalculatedHeightSpec( in getCalculatedHeightSpec() method
DHotseatSpecs.kt26 fun getCalculatedHeightSpec(availableHeight: Int): CalculatedHotseatSpec { in getCalculatedHeightSpec() method in com.android.launcher3.responsive.HotseatSpecs