Searched refs:SCREEN_DP_MIN_SIZE (Results 1 – 1 of 1) sorted by relevance
103 private static final int SCREEN_DP_MIN_SIZE = 36; field in ResTable_config159 if (size >= SCREEN_DP_MIN_SIZE) { in createConfig()