Searched refs:CalculatedHotseatSpec (Results 1 – 2 of 2) sorted by relevance
56 ): CalculatedHotseatSpec { in getCalculatedSpec()65 return CalculatedHotseatSpec(availableSpace, spec) in getCalculatedSpec()146 class CalculatedHotseatSpec(val availableSpace: Int, val spec: HotseatSpec) { class168 return other is CalculatedHotseatSpec && in equals()
60 import com.android.launcher3.responsive.CalculatedHotseatSpec;137 private CalculatedHotseatSpec mResponsiveHotseatSpec;