/packages/apps/Camera2/src/com/android/camera/util/ |
D | XmpUtil.java | 106 List<Section> sections = parse(is, true); in extractXMPMeta() local 153 List<Section> sections = null; in writeXMPMeta() local 189 List<Section> sections = parse(inputStream, false); in writeXMPMeta() local 215 private static void writeJpegFile(OutputStream os, List<Section> sections) in writeJpegFile() 235 List<Section> sections, XMPMeta meta) { in insertXMPSection() 343 List<Section> sections = new ArrayList<Section>(); in parse() local
|
/packages/apps/Contacts/tests/src/com/android/contacts/group/ |
D | GroupUtilTest.java | 52 final String[] sections = new String[]{"…", "A", "I", "T", "W", "Y", "Z", "#"}; in testUpdateBundle_smallSet() local 74 final String[] sections = new String[]{"A", "B", "C", "D", "E", "F", "G", "H", "J", in testUpdateBundle_mediumSet() local
|
/packages/apps/Messaging/src/com/android/messaging/ui/contact/ |
D | ContactSectionIndexer.java | 102 final String[] sections = cursorExtras.getStringArray( in buildIndexerFromCursorExtras() local 134 final ArrayList<String> sections = new ArrayList<String>(); in buildIndexerFromDisplayNames() local
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/bhttp/ |
D | BinaryHttpTestUtil.java | 23 static byte[] combineSections(byte[]... sections) { in combineSections()
|
/packages/modules/Bluetooth/system/osi/include/ |
D | config.h | 42 std::list<section_t> sections; member
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | ContactsSectionIndexer.java | 42 public ContactsSectionIndexer(String[] sections, int[] counts) { in ContactsSectionIndexer()
|
D | GroupMemberPickerFragment.java | 89 final String sections[] = bundle.getStringArray(Contacts in FilterCursorWrapper() local
|
D | ContactEntryListAdapter.java | 500 String sections[] = in updateIndexer() local
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/category/ui/binder/ |
D | CategoriesBinder.kt | 45 viewModel.sections.collect { sections -> in <lambda>() method
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/bhttp/ |
D | Fields.java | 71 sections, in knownLengthSerialize() local
|
D | BinaryHttpMessage.java | 179 private byte[] combineWithPadding(@NonNull final byte[][] sections, final int paddingLength) { in combineWithPadding()
|
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/ |
D | ReorderAlgorithmUnitTestCase.java | 66 Iterator<CellLayoutTestCaseReader.TestSection> sections) { in readNextCase()
|
D | CellLayoutTestCaseReader.java | 131 List<TestSection> sections = new ArrayList<>(); in parse() local
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/category/ui/viewmodel/ |
D | CategoriesViewModel.kt | 66 val sections: Flow<List<SectionViewModel>> = in <lambda>() constant in com.android.wallpaper.picker.category.ui.viewmodel.CategoriesViewModel
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
D | SectionedAlbumDataAdapter.java | 41 private int[] sections; field in SectionedAlbumDataAdapter
|
/packages/modules/Virtualization/libs/apkzip/src/ |
D | ziputil.rs | 125 let sections = zip_sections(&mut cursor).unwrap(); in test_zip_sections() localVariable
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
D | CustomizationPickerFragment.java | 330 CustomizationSections sections = injector.getCustomizationSections(activity); in getSectionControllers() local
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/celllayout/ |
D | TaplReorderWidgetsTest.java | 289 private void addTestCase(Iterator<CellLayoutTestCaseReader.TestSection> sections, in addTestCase()
|
/packages/modules/Virtualization/libs/apkverify/tests/ |
D | apkverify_test.rs | 48 let sections = zip_sections(&mut reader).unwrap(); in test_zip_sections_with_apk() localVariable
|
/packages/services/AlternativeNetworkAccess/src/com/android/ons/ |
D | ONSProfileDownloader.java | 317 final Stack<Integer> sections = new Stack<>(); in decodeSmdxSubjectAndReasonCode() local
|
/packages/modules/Virtualization/libs/apkverify/src/ |
D | v3.rs | 93 let mut sections = ApkSections::new(apk)?; in extract_signer_and_apk_sections() localVariable
|
/packages/apps/Contacts/src/com/android/contacts/group/ |
D | GroupUtil.java | 251 List<Integer> subscripts, String[] sections, int[] counts) { in updateBundle()
|
D | GroupMembersFragment.java | 114 final String sections[] = bundle.getStringArray(Contacts in FilterCursorWrapper() local
|
/packages/modules/Bluetooth/system/gd/storage/ |
D | config_cache.cc | 425 auto ProcessSections = [&](const auto& sections) { in GetPropertyNames()
|
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/ |
D | CitySelectionActivity.kt | 380 val sections: MutableList<String> = ArrayList(approximateSectionCount) in getSections() constant
|