Searched refs:TABLET_MIN_DPS (Results 1 – 1 of 1) sorted by relevance
39 private static final float TABLET_MIN_DPS = 600; field in Utilities151 return smallestWidth >= TABLET_MIN_DPS; in isLargeScreen()