Home
last modified time | relevance | path

Searched refs:widgetFeatures (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/data/
H A DLauncherAppWidgetInfo.java143 private int widgetFeatures; field in LauncherAppWidgetInfo
166 widgetFeatures = -1; in LauncherAppWidgetInfo()
243 int widgetFeatures = 0; in computeWidgetFeatures() local
245 widgetFeatures |= FEATURE_RECONFIGURABLE; in computeWidgetFeatures()
248 widgetFeatures |= FEATURE_OPTIONAL_CONFIGURATION; in computeWidgetFeatures()
251 widgetFeatures |= FEATURE_PREVIEW_LAYOUT; in computeWidgetFeatures()
254 widgetFeatures |= FEATURE_TARGET_CELL_SIZE; in computeWidgetFeatures()
257 widgetFeatures |= FEATURE_MIN_SIZE; in computeWidgetFeatures()
260 widgetFeatures |= FEATURE_MAX_SIZE; in computeWidgetFeatures()
264 widgetFeatures |= FEATURE_ROUNDED_CORNERS; in computeWidgetFeatures()
[all …]
/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetProviderInfo.java352 public int widgetFeatures; field in AppWidgetProviderInfo
388 this.widgetFeatures = in.readInt(); in AppWidgetProviderInfo()
511 out.writeInt(this.widgetFeatures); in writeToParcel()
540 that.widgetFeatures = this.widgetFeatures; in clone()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DWidgetAddFlowHandler.java93 int featureFlags = mProviderInfo.widgetFeatures; in needsConfigure()
H A DLauncherAppWidgetProviderInfo.java213 return widgetFeatures; in getWidgetFeatures()
/aosp12/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java2613 info.widgetFeatures = sa.getInt( in parseAppWidgetProviderInfo()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt1642 field public static final int widgetFeatures = 16844153; // 0x1010579
8619 field public int widgetFeatures;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt80069 Lcom/android/internal/R$attr;->widgetFeatures:I