Home
last modified time | relevance | path

Searched refs:autoAdvanceViewId (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetProviderInfo.java282 public int autoAdvanceViewId; field in AppWidgetProviderInfo
384 this.autoAdvanceViewId = in.readInt(); in AppWidgetProviderInfo()
507 out.writeInt(this.autoAdvanceViewId); in writeToParcel()
536 that.autoAdvanceViewId = this.autoAdvanceViewId; in clone()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DLauncherAppWidgetHostView.java367 if (info == null || info.autoAdvanceViewId == NO_ID || !mIsAttachedToWindow) { in getAdvanceable()
370 View v = findViewById(info.autoAdvanceViewId); in getAdvanceable()
/aosp12/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java2349 pw.print(info.autoAdvanceViewId); in dumpProviderLocked()
2604 info.autoAdvanceViewId = sa.getResourceId( 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.txt346 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
8598 field public int autoAdvanceViewId;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt320 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
5773 field public int autoAdvanceViewId;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt78823 Lcom/android/internal/R$attr;->autoAdvanceViewId:I