Searched refs:OPTION_APPWIDGET_SIZES (Results 1 – 5 of 5) sorted by relevance
398 AppWidgetManager.OPTION_APPWIDGET_SIZES))) { in updateAppWidgetSize()406 options.putParcelableArrayList(AppWidgetManager.OPTION_APPWIDGET_SIZES, paddedSizes); in updateAppWidgetSize()448 newOptions.putParcelableArrayList(AppWidgetManager.OPTION_APPWIDGET_SIZES, in updateAppWidgetSize()
237 public static final String OPTION_APPWIDGET_SIZES = "appWidgetSizes"; field in AppWidgetManager
32 import static android.appwidget.AppWidgetManager.OPTION_APPWIDGET_SIZES;226 List<SizeF> widgetSizes = options.getParcelableArrayList(OPTION_APPWIDGET_SIZES); in getWidgetSizes()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9372 field public static final String OPTION_APPWIDGET_SIZES = "appWidgetSizes";