Lines Matching full:minheightdps
66 float minHeightDps;
138 minHeightDps = h;
159 minHeightDps = minHeight;
187 points.add(new DeviceProfileQuery(p.minWidthDps, p.minHeightDps, p.numRows));
193 points.add(new DeviceProfileQuery(p.minWidthDps, p.minHeightDps, p.numColumns));
199 points.add(new DeviceProfileQuery(p.minWidthDps, p.minHeightDps, p.numHotseatIcons));
207 points.add(new DeviceProfileQuery(p.minWidthDps, p.minHeightDps, p.iconSize));
216 points.add(new DeviceProfileQuery(p.minWidthDps, p.minHeightDps, p.iconTextSize));
227 points.add(new DeviceProfileQuery(p.minWidthDps, p.minHeightDps, p.hotseatIconSize));