Searched refs:mIsLargeLayout (Results 1 – 1 of 1) sorted by relevance
75 private boolean mIsLargeLayout = true; field in WeatherWidgetProvider210 RemoteViews layout = buildLayout(context, appWidgetIds[i], mIsLargeLayout); in onUpdate()227 mIsLargeLayout = false; in onAppWidgetOptionsChanged()229 mIsLargeLayout = true; in onAppWidgetOptionsChanged()231 layout = buildLayout(context, appWidgetId, mIsLargeLayout); in onAppWidgetOptionsChanged()