Searched refs:buildLayout (Results 1 – 1 of 1) sorted by relevance
152 private RemoteViews buildLayout(Context context, int appWidgetId, boolean largeLayout) { in buildLayout() method in WeatherWidgetProvider210 RemoteViews layout = buildLayout(context, appWidgetIds[i], mIsLargeLayout); in onUpdate()231 layout = buildLayout(context, appWidgetId, mIsLargeLayout); in onAppWidgetOptionsChanged()