Searched defs:widthMils (Results 1 – 2 of 2) sorted by relevance
822 int widthMils, int heightMils) { in MediaSize()881 public MediaSize(String id, String label, String packageName, int widthMils, int heightMils, in MediaSize()
1267 final int widthMils = Integer.parseInt(parser.getAttributeValue(null, in parsePrintJobLocked() local