Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/appwidget/
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()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java2349 pw.print(info.autoAdvanceViewId); in dumpProviderLocked()
2604 info.autoAdvanceViewId = sa.getResourceId( in parseAppWidgetProviderInfo()
/frameworks/base/core/api/
Dcurrent.txt345 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
8591 field public int autoAdvanceViewId;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt320 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
5773 field public int autoAdvanceViewId;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt78823 Lcom/android/internal/R$attr;->autoAdvanceViewId:I