Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/appwidget/
DAppWidgetProviderInfo.java166 public int autoAdvanceViewId; field in AppWidgetProviderInfo
221 this.autoAdvanceViewId = in.readInt(); in AppWidgetProviderInfo()
249 out.writeInt(this.autoAdvanceViewId); in writeToParcel()
269 that.autoAdvanceViewId = this.autoAdvanceViewId; in clone()
/frameworks/base/services/java/com/android/server/
DAppWidgetServiceImpl.java345 pw.print(info.autoAdvanceViewId); in dumpProvider()
1462 info.autoAdvanceViewId = sa.getResourceId( in parseProviderInfoXml()
/frameworks/base/docs/html/about/versions/
Dandroid-3.0.jd260 android.appwidget.AppWidgetProviderInfo#autoAdvanceViewId} and {@link
262 android.appwidget.AppWidgetProviderInfo#autoAdvanceViewId} field lets you specify the view ID of the
/frameworks/base/docs/html/guide/topics/appwidgets/
Dindex.jd260 <li>The <code>autoAdvanceViewId</code> attribute specifies the view ID of the
901 <code>android:autoAdvanceViewId=&quot;@id/stack_view&quot;</code> in the
/frameworks/base/api/
D14.txt254 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
4199 field public int autoAdvanceViewId;
D15.txt256 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
4204 field public int autoAdvanceViewId;
D16.txt262 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
4412 field public int autoAdvanceViewId;
D17.txt281 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
4499 field public int autoAdvanceViewId;
Dcurrent.txt281 field public static final int autoAdvanceViewId = 16843535; // 0x101030f
4499 field public int autoAdvanceViewId;