Searched refs:screenType (Results 1 – 1 of 1) sorted by relevance
1032 if (screenType() != o.screenType()) { in compare()1033 return (screenType() > o.screenType()) ? 1 : -1; in compare()1305 if (isTruthy(screenType()) || isTruthy(o.screenType())) { in isBetterThan()1578 if (screenType() != 0) { in match()2010 private int screenType() { in screenType() method in ResTable_config