Searched refs:LOCALE_MIN_SIZE (Results 1 – 1 of 1) sorted by relevance
106 private static final int LOCALE_MIN_SIZE = 48; field in ResTable_config164 if (size >= LOCALE_MIN_SIZE) { in createConfig()