/packages/apps/Settings/src/com/android/settings/slices/ |
D | SlicesFeatureProviderImpl.java | 56 SlicesIndexer indexer = getSliceIndexer(context); in indexSliceDataAsync() local 57 ThreadUtils.postOnBackgroundThread(indexer); in indexSliceDataAsync() 62 SlicesIndexer indexer = getSliceIndexer(context); in indexSliceData() local 63 indexer.indexSliceData(); in indexSliceData()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/slices/ |
D | SlicesFeatureProviderImpl.java | 58 SlicesIndexer indexer = getSliceIndexer(context); in indexSliceDataAsync() local 59 ThreadUtils.postOnBackgroundThread(indexer); in indexSliceDataAsync() 64 SlicesIndexer indexer = getSliceIndexer(context); in indexSliceData() local 65 indexer.indexSliceData(); in indexSliceData()
|
/packages/apps/Contacts/tests/src/com/android/contacts/group/ |
D | GroupUtilTest.java | 55 final ContactsSectionIndexer indexer = new ContactsSectionIndexer(sections, counts); in testUpdateBundle_smallSet() local 57 GroupUtil.updateBundle(bundle, indexer, subscriptsList, sections, counts); in testUpdateBundle_smallSet() 103 final ContactsSectionIndexer indexer = new ContactsSectionIndexer(sections, counts); in testUpdateBundle_mediumSet() local 105 GroupUtil.updateBundle(bundle, indexer, subscriptsList, sections, counts); in testUpdateBundle_mediumSet()
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | GroupMemberPickerFragment.java | 92 final ContactsSectionIndexer indexer = (sections == null || counts == null) in FilterCursorWrapper() local 105 if (indexer != null && GroupUtil.needTrimming(mCount, counts, indexer.getPositions())) { in FilterCursorWrapper() 106 GroupUtil.updateBundle(bundle, indexer, indicesToFilter, sections, counts); in FilterCursorWrapper()
|
D | IndexerListAdapter.java | 93 public void setIndexer(SectionIndexer indexer) { in setIndexer() argument 94 mIndexer = indexer; in setIndexer()
|
D | ContactEntryListAdapter.java | 382 SectionIndexer indexer = getIndexer(); in setSectionHeader() local 383 if (indexer != null) { in setSectionHeader() 384 ((ContactsSectionIndexer) indexer).setFavoritesHeader(numberOfItems); in setSectionHeader()
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | StickyHeaderListView.java | 151 public void setIndexer(HeaderIndexer indexer) { in setIndexer() argument 152 mIndexer = indexer; in setIndexer()
|
/packages/apps/Contacts/src/com/android/contacts/group/ |
D | GroupMembersFragment.java | 118 final ContactsSectionIndexer indexer = (sections == null || counts == null) in FilterCursorWrapper() local 133 if (indexer != null && GroupUtil.needTrimming(mCount, counts, indexer.getPositions())) { in FilterCursorWrapper() 134 GroupUtil.updateBundle(bundle, indexer, indicesToFilter, sections, counts); in FilterCursorWrapper()
|
D | GroupUtil.java | 251 public static void updateBundle(Bundle bundle, ContactsSectionIndexer indexer, in updateBundle() argument 254 final int filteredContact = indexer.getSectionForPosition(i); in updateBundle()
|
/packages/apps/Launcher3/src_shortcuts_overrides/com/android/launcher3/model/ |
D | WidgetsModel.java | 67 AlphabeticIndexCompat indexer = new AlphabeticIndexCompat(context); in getWidgetsList() local 73 indexer.computeSectionName(row.pkgItem.title); in getWidgetsList()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 1547 # which needs to be processed by an external indexer. Doxygen will invoke an 1551 # Doxygen ships with an example indexer ( doxyindexer) and search engine 1564 # Doxygen ships with an example indexer ( doxyindexer) and search engine
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |