Searched refs:landscapeHeight (Results 1 – 1 of 1) sorted by relevance
246 int landscapeHeight = options.getInt(OPTION_APPWIDGET_MIN_HEIGHT, defaultHeight); in getWidgetSizes() local247 widgetSizes.add(new SizeF(landscapeWidth, landscapeHeight)); in getWidgetSizes()