Searched refs:resultLabels (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactLocaleUtilsTest.java368 // Verify that the initial set of resultLabels matches the expectedLabels.
371 private void verifyLabels(final ArrayList<String> resultLabels, argument
376 resultLabels.subList(0, numLabels));

Completed in 60 milliseconds