Home
last modified time | relevance | path

Searched refs:largeLayout (Results 1 – 1 of 1) sorted by relevance

/development/samples/WeatherListWidget/src/com/example/android/weatherlistwidget/
DWeatherWidgetProvider.java152 private RemoteViews buildLayout(Context context, int appWidgetId, boolean largeLayout) { in buildLayout() argument
154 if (largeLayout) { in buildLayout()