Home
last modified time | relevance | path

Searched refs:minResizeHeight (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/appwidget/
DAppWidgetProviderInfo.java164 public int minResizeHeight; field in AppWidgetProviderInfo
290 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()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java2399 pw.print("x"); pw.print(info.minResizeHeight); in dumpProvider()
2591 info.minResizeHeight = value != null ? value.data : info.minHeight; in parseAppWidgetProviderInfo()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt854 field public static final int minResizeHeight = 16843670; // 0x1010396
5780 field public int minResizeHeight;
/frameworks/base/non-updatable-api/
Dcurrent.txt949 field public static final int minResizeHeight = 16843670; // 0x1010396
7931 field public int minResizeHeight;
/frameworks/base/api/
Dcurrent.txt949 field public static final int minResizeHeight = 16843670; // 0x1010396
7931 field public int minResizeHeight;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt90571 Lcom/android/internal/R$attr;->minResizeHeight:I