Searched refs:MAX_PARENT_DEPTH (Results 1 – 2 of 2) sorted by relevance
4 import static org.robolectric.res.android.LocaleDataTables.MAX_PARENT_DEPTH;142 int[] request_ancestors = new int[MAX_PARENT_DEPTH + 1]; in localeDataCompareRegions()
2386 static final int MAX_PARENT_DEPTH = 3; field in LocaleDataTables