Searched refs:autoAdvanceViewId (Results 1 – 7 of 7) sorted by relevance
282 public int autoAdvanceViewId; field in AppWidgetProviderInfo384 this.autoAdvanceViewId = in.readInt(); in AppWidgetProviderInfo()507 out.writeInt(this.autoAdvanceViewId); in writeToParcel()536 that.autoAdvanceViewId = this.autoAdvanceViewId; in clone()
367 if (info == null || info.autoAdvanceViewId == NO_ID || !mIsAttachedToWindow) { in getAdvanceable()370 View v = findViewById(info.autoAdvanceViewId); in getAdvanceable()
2349 pw.print(info.autoAdvanceViewId); in dumpProviderLocked()2604 info.autoAdvanceViewId = sa.getResourceId( in parseAppWidgetProviderInfo()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
346 field public static final int autoAdvanceViewId = 16843535; // 0x101030f8598 field public int autoAdvanceViewId;
320 field public static final int autoAdvanceViewId = 16843535; // 0x101030f5773 field public int autoAdvanceViewId;
78823 Lcom/android/internal/R$attr;->autoAdvanceViewId:I