Searched refs:autoAdvanceViewId (Results 1 – 7 of 7) sorted by relevance
177 public int autoAdvanceViewId; field in AppWidgetProviderInfo237 this.autoAdvanceViewId = in.readInt(); in AppWidgetProviderInfo()331 out.writeInt(this.autoAdvanceViewId); in writeToParcel()353 that.autoAdvanceViewId = this.autoAdvanceViewId; in clone()
291 …t to specify {@link android.appwidget.AppWidgetProviderInfo#autoAdvanceViewId autoAdvanceViewId()}.
264 <li>The <code>autoAdvanceViewId</code> attribute specifies the view ID of the900 <code>android:autoAdvanceViewId="@id/stack_view"</code> in the
1968 pw.print(info.autoAdvanceViewId); in dumpProvider()2151 info.autoAdvanceViewId = sa.getResourceId( in parseProviderInfoXml()
261 android.appwidget.AppWidgetProviderInfo#autoAdvanceViewId} and {@link263 android.appwidget.AppWidgetProviderInfo#autoAdvanceViewId} field lets you specify the view ID of the
390 field public static final int autoAdvanceViewId = 16843535; // 0x101030f5987 field public int autoAdvanceViewId;
320 field public static final int autoAdvanceViewId = 16843535; // 0x101030f5775 field public int autoAdvanceViewId;