Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/group/
DGroupUtilTest.java57 GroupUtil.updateBundle(bundle, indexer, subscriptsList, sections, counts); in testUpdateBundle_smallSet()
105 GroupUtil.updateBundle(bundle, indexer, subscriptsList, sections, counts); in testUpdateBundle_mediumSet()
/packages/apps/Contacts/src/com/android/contacts/list/
DGroupMemberPickerFragment.java106 GroupUtil.updateBundle(bundle, indexer, indicesToFilter, sections, counts); in FilterCursorWrapper()
/packages/apps/Contacts/src/com/android/contacts/group/
DGroupUtil.java251 public static void updateBundle(Bundle bundle, ContactsSectionIndexer indexer, in updateBundle() method in GroupUtil
DGroupMembersFragment.java136 GroupUtil.updateBundle(bundle, indexer, indicesToFilter, sections, counts); in FilterCursorWrapper()