Home
last modified time | relevance | path

Searched refs:sections (Results 1 – 14 of 14) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/util/
DXmpUtil.java106 List<Section> sections = parse(is, true); in extractXMPMeta() local
107 if (sections == null) { in extractXMPMeta()
111 for (Section section : sections) { in extractXMPMeta()
153 List<Section> sections = null; in writeXMPMeta() local
155 sections = parse(new FileInputStream(filename), false); in writeXMPMeta()
156 sections = insertXMPSection(sections, meta); in writeXMPMeta()
157 if (sections == null) { in writeXMPMeta()
168 writeJpegFile(os, sections); in writeXMPMeta()
189 List<Section> sections = parse(inputStream, false); in writeXMPMeta() local
190 sections = insertXMPSection(sections, meta); in writeXMPMeta()
[all …]
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
DContactEntryAdapter.java78 ContactEntryAdapter(Context context, ArrayList<ArrayList<E>> sections, boolean separators) { in ContactEntryAdapter() argument
81 mSections = sections; in ContactEntryAdapter()
90 public final void setSections(ArrayList<ArrayList<E>> sections, boolean separators) { in setSections() argument
91 mSections = sections; in setSections()
103 public final int setSections(ArrayList<ArrayList<E>> sections, E entry) { in setSections() argument
104 mSections = sections; in setSections()
179 public final static <T extends Entry> T getEntry(ArrayList<ArrayList<T>> sections, in getEntry() argument
181 int numSections = sections.size(); in getEntry()
183 ArrayList<T> section = sections.get(i); in getEntry()
203 public static <T extends Entry> int countEntries(ArrayList<ArrayList<T>> sections, in countEntries() argument
[all …]
DContactFragment.java659 ViewAdapter(Context context, ArrayList<ArrayList<ViewEntry>> sections) { in ViewAdapter() argument
660 super(context, sections, SHOW_SEPARATORS); in ViewAdapter()
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DSectionedAlbumDataAdapter.java41 private int[] sections; field in SectionedAlbumDataAdapter
81 sections = new int[numSections]; in onChanged()
89 sections[numSections] = i; in onChanged()
94 for (int i = 0; i < sections.length; i++) { in onChanged()
95 sections[i] += i; in onChanged()
96 if (DEBUG) Log.i(TAG, i + ": " + sections[i]); in onChanged()
125 return mAlbumData.getCount() + sections.length; in getCount()
201 return (Arrays.binarySearch(sections, position) >= 0); in isHeader()
205 int offset = Arrays.binarySearch(sections, position); in internalPosition()
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactsSectionIndexer.java41 public ContactsSectionIndexer(String[] sections, int[] counts) { in ContactsSectionIndexer() argument
42 if (sections == null || counts == null) { in ContactsSectionIndexer()
46 if (sections.length != counts.length) { in ContactsSectionIndexer()
53 this.mSections = sections; in ContactsSectionIndexer()
DContactEntryListAdapter.java489 String sections[] = in updateIndexer() local
496 String allSections[] = new String[sections.length + 1]; in updateIndexer()
498 for (int i = 0; i < sections.length; i++) { in updateIndexer()
499 allSections[i + 1] = sections[i]; in updateIndexer()
506 setIndexer(new ContactsSectionIndexer(sections, counts)); in updateIndexer()
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile470 # documentation sections, marked by \if sectionname ... \endif.
848 # documentation will contain sections that can be hidden and shown after the
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile470 # documentation sections, marked by \if sectionname ... \endif.
848 # documentation will contain sections that can be hidden and shown after the
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile470 # documentation sections, marked by \if sectionname ... \endif.
848 # documentation will contain sections that can be hidden and shown after the
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile470 # documentation sections, marked by \if sectionname ... \endif.
848 # documentation will contain sections that can be hidden and shown after the
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...