Searched refs:maxResizeHeight (Results 1 – 4 of 4) sorted by relevance
199 public int maxResizeHeight; field in AppWidgetProviderInfo373 this.maxResizeHeight = in.readInt(); in AppWidgetProviderInfo()496 out.writeInt(this.maxResizeHeight); in writeToParcel()525 that.maxResizeHeight = this.maxResizeHeight; in clone()576 maxResizeHeight = TypedValue.complexToDimensionPixelSize(maxResizeHeight, displayMetrics); in updateDimensions()
118 assertThat(info.maxResizeHeight) in testParseSizeConfiguration()
2578 info.maxResizeHeight = value != null ? value.data : 0; in parseAppWidgetProviderInfo()
985 field public static final int maxResizeHeight = 16844339; // 0x10106338598 field public int maxResizeHeight;