Searched refs:targetCellHeight (Results 1 – 4 of 4) sorted by relevance
217 public int targetCellHeight; field in AppWidgetProviderInfo375 this.targetCellHeight = in.readInt(); in AppWidgetProviderInfo()498 out.writeInt(this.targetCellHeight); in writeToParcel()527 that.targetCellHeight = this.targetCellHeight; in clone()
122 assertThat(info.targetCellHeight) in testParseSizeConfiguration()
2582 info.targetCellHeight = sa.getInt( in parseAppWidgetProviderInfo()
1425 field public static final int targetCellHeight = 16844341; // 0x10106358608 field public int targetCellHeight;