Searched refs:TABLET_MIN_DPS (Results 1 – 1 of 1) sorted by relevance
36 private static final float TABLET_MIN_DPS = 600; field in DeviceProfile170 isTablet = swDPs >= TABLET_MIN_DPS; in DeviceProfile()