Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/appwidget/
DAppWidgetProviderInfo.java177 public int autoAdvanceViewId; field in AppWidgetProviderInfo
237 this.autoAdvanceViewId = in.readInt(); in AppWidgetProviderInfo()
331 out.writeInt(this.autoAdvanceViewId); in writeToParcel()
353 that.autoAdvanceViewId = this.autoAdvanceViewId; in clone()
/frameworks/base/docs/html/guide/topics/appwidgets/
Dhost.jd291 …t to specify {@link android.appwidget.AppWidgetProviderInfo#autoAdvanceViewId autoAdvanceViewId()}.
Dindex.jd257 <li>The <code>autoAdvanceViewId</code> attribute specifies the view ID of the
827 <code>android:autoAdvanceViewId=&quot;@id/stack_view&quot;</code> in the
/frameworks/base/docs/html/about/versions/
Dandroid-3.0.jd261 android.appwidget.AppWidgetProviderInfo#autoAdvanceViewId} and {@link
263 android.appwidget.AppWidgetProviderInfo#autoAdvanceViewId} field lets you specify the view ID of the
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java2271 pw.print(info.autoAdvanceViewId); in dumpProvider()
2456 info.autoAdvanceViewId = sa.getResourceId( in parseProviderInfoXml()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt320 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
5773 field public int autoAdvanceViewId;
/frameworks/base/api/
Dtest-current.txt285 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
6654 field public int autoAdvanceViewId;
Dcurrent.txt285 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
6648 field public int autoAdvanceViewId;
Dsystem-current.txt392 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
6941 field public int autoAdvanceViewId;