Searched refs:SCREEN_CONFIG_EXTENSION_MIN_SIZE (Results 1 – 1 of 1) sorted by relevance
109 private static final int SCREEN_CONFIG_EXTENSION_MIN_SIZE = 52; field in ResTable_config111 public static final int SIZEOF = SCREEN_CONFIG_EXTENSION_MIN_SIZE;169 if (size >= SCREEN_CONFIG_EXTENSION_MIN_SIZE) { in createConfig()