Searched refs:DENSITY_LARGEST (Results 1 – 1 of 1) sorted by relevance
232 private static final float DENSITY_LARGEST = 1.29f; field in DialogFragmentTest.ScreenDensitySession254 final int targetDensity = (int) (stableDensity * DENSITY_LARGEST); in setLargestDensity()