Home
last modified time | relevance | path

Searched refs:autoAdvanceViewId (Results 1 – 7 of 7) 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.jd264 <li>The <code>autoAdvanceViewId</code> attribute specifies the view ID of the
900 <code>android:autoAdvanceViewId=&quot;@id/stack_view&quot;</code> in the
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java1968 pw.print(info.autoAdvanceViewId); in dumpProvider()
2151 info.autoAdvanceViewId = sa.getResourceId( in parseProviderInfoXml()
/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/api/
Dsystem-current.txt390 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
5987 field public int autoAdvanceViewId;
Dcurrent.txt320 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
5775 field public int autoAdvanceViewId;