/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 | 51 final String[] sections = new String[]{"…", "A", "I", "T", "W", "Y", "Z", "#"}; in testUpdateBundle_smallSet() local 73 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/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/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
D | SectionedAlbumDataAdapter.java | 41 private int[] sections; field in SectionedAlbumDataAdapter
|
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/ |
D | CitySelectionActivity.java | 428 final List<String> sections = new ArrayList<>(approximateSectionCount); in getSections() local
|
D | CitySelectionActivity.kt | 381 val sections: MutableList<String> = ArrayList(approximateSectionCount) in getSections() constant
|
/packages/apps/Contacts/src/com/android/contacts/group/ |
D | GroupUtil.java | 252 List<Integer> subscripts, String[] sections, int[] counts) { in updateBundle()
|
D | GroupMembersFragment.java | 115 final String sections[] = bundle.getStringArray(Contacts in FilterCursorWrapper() local
|