Searched refs:SCREEN_CONFIG_MIN_SIZE (Results 1 – 1 of 1) sorted by relevance
100 private static final int SCREEN_CONFIG_MIN_SIZE = 32; field in ResTable_config153 if (size >= SCREEN_CONFIG_MIN_SIZE) { in createConfig()