Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/group/
H A DGroupUtilTest.java54 final List<Integer> subscriptsList = Arrays.asList(subscripts); in testUpdateBundle_smallSet() local
57 GroupUtil.updateBundle(bundle, indexer, subscriptsList, sections, counts); in testUpdateBundle_smallSet()
102 final List<Integer> subscriptsList = Arrays.asList(subscripts); in testUpdateBundle_mediumSet() local
105 GroupUtil.updateBundle(bundle, indexer, subscriptsList, sections, counts); in testUpdateBundle_mediumSet()