Home
last modified time | relevance | path

Searched refs:notResIds (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DConfigTest.java220 private static void checkPair(Resources res, int[] notResIds, in checkPair() argument
224 if (notResIds != null) { in checkPair()
225 for (int i : notResIds) { in checkPair()