Searched refs:getWidgetFeatures (Results 1 – 4 of 4) sorted by relevance
207 public int getWidgetFeatures() { in getWidgetFeatures() method in LauncherAppWidgetProviderInfo212 return configure != null && (getWidgetFeatures() & WIDGET_FEATURE_RECONFIGURABLE) != 0; in isReconfigurable()218 && (getWidgetFeatures() & WIDGET_FEATURE_CONFIGURATION_OPTIONAL) != 0; in isConfigurationOptional()
268 .getWidgetFeatures() & WIDGET_FEATURE_RECONFIGURABLE) == 0) { in getReconfigurableWidgetId()
355 if ((item.widgetInfo.getWidgetFeatures() & WIDGET_FEATURE_HIDE_FROM_PICKER) != 0) { in test()
876 return info.getWidget().getWidgetFeatures();