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