Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/appwidget/
DAppWidgetProviderInfo.java229 public int autoAdvanceViewId; field in AppWidgetProviderInfo
298 this.autoAdvanceViewId = in.readInt(); in AppWidgetProviderInfo()
383 out.writeInt(this.autoAdvanceViewId); in writeToParcel()
406 that.autoAdvanceViewId = this.autoAdvanceViewId; in clone()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java2407 pw.print(info.autoAdvanceViewId); in dumpProvider()
2609 info.autoAdvanceViewId = sa.getResourceId( in parseAppWidgetProviderInfo()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt320 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
5773 field public int autoAdvanceViewId;
/frameworks/base/api/
Dcurrent.txt314 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
7921 field public int autoAdvanceViewId;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt96368 Lcom/android/internal/R$attr;->autoAdvanceViewId:I