Searched refs:minResizeHeight (Results 1 – 6 of 6) sorted by relevance
164 public int minResizeHeight; field in AppWidgetProviderInfo290 this.minResizeHeight = in.readInt(); in AppWidgetProviderInfo()375 out.writeInt(this.minResizeHeight); in writeToParcel()397 that.minResizeWidth = this.minResizeHeight; in clone()398 that.minResizeHeight = this.minResizeHeight; in clone()443 minResizeHeight = TypedValue.complexToDimensionPixelSize(minResizeHeight, displayMetrics); in updateDimensions()
2399 pw.print("x"); pw.print(info.minResizeHeight); in dumpProvider()2591 info.minResizeHeight = value != null ? value.data : info.minHeight; in parseAppWidgetProviderInfo()
854 field public static final int minResizeHeight = 16843670; // 0x10103965780 field public int minResizeHeight;
949 field public static final int minResizeHeight = 16843670; // 0x10103967931 field public int minResizeHeight;
90571 Lcom/android/internal/R$attr;->minResizeHeight:I