Searched defs:sections (Results 1 – 9 of 9) sorted by relevance
| /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/experimental/LoaderApp/src/com/android/loaderapp/fragments/ |
| D | ContactEntryAdapter.java | 78 ContactEntryAdapter(Context context, ArrayList<ArrayList<E>> sections, boolean separators) { in ContactEntryAdapter() 90 public final void setSections(ArrayList<ArrayList<E>> sections, boolean separators) { in setSections() 103 public final int setSections(ArrayList<ArrayList<E>> sections, E entry) { in setSections() 179 public final static <T extends Entry> T getEntry(ArrayList<ArrayList<T>> sections, in getEntry() 203 public static <T extends Entry> int countEntries(ArrayList<ArrayList<T>> sections, in countEntries()
|
| D | ContactFragment.java | 659 ViewAdapter(Context context, ArrayList<ArrayList<ViewEntry>> sections) { in ViewAdapter()
|
| /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/ContactsCommon/src/com/android/contacts/common/list/ |
| D | ContactsSectionIndexer.java | 41 public ContactsSectionIndexer(String[] sections, int[] counts) { in ContactsSectionIndexer()
|
| D | ContactEntryListAdapter.java | 502 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 | 384 final List<String> sections = new ArrayList<>(approximateSectionCount); in getSections() local
|
| /packages/apps/Settings/src/com/android/settings/applications/ |
| D | ManageApplications.java | 997 ArrayList<SectionInfo> sections = new ArrayList<>(); in rebuildSections() local
|