Searched refs:OPTION_APPWIDGET_SIZES (Results 1 – 6 of 6) sorted by relevance
414 AppWidgetManager.OPTION_APPWIDGET_SIZES))) { in updateAppWidgetSize()422 options.putParcelableArrayList(AppWidgetManager.OPTION_APPWIDGET_SIZES, paddedSizes); in updateAppWidgetSize()464 newOptions.putParcelableArrayList(AppWidgetManager.OPTION_APPWIDGET_SIZES, in updateAppWidgetSize()
242 public static final String OPTION_APPWIDGET_SIZES = "appWidgetSizes"; field in AppWidgetManager
32 import static android.appwidget.AppWidgetManager.OPTION_APPWIDGET_SIZES;232 List<SizeF> widgetSizes = options.getParcelableArrayList(OPTION_APPWIDGET_SIZES); in getWidgetSizes()
2915 AppWidgetManager.OPTION_APPWIDGET_SIZES, SizeF.class); in serializeAppWidget()2953 options.putParcelableArrayList(AppWidgetManager.OPTION_APPWIDGET_SIZES, sizes); in parseWidgetIdOptions()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9639 field public static final String OPTION_APPWIDGET_SIZES = "appWidgetSizes";