Searched refs:sections (Results 1 – 15 of 15) sorted by relevance
106 List<Section> sections = parse(is, true); in extractXMPMeta() local107 if (sections == null) { in extractXMPMeta()111 for (Section section : sections) { in extractXMPMeta()153 List<Section> sections = null; in writeXMPMeta() local155 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() local190 sections = insertXMPSection(sections, meta); in writeXMPMeta()[all …]
78 ContactEntryAdapter(Context context, ArrayList<ArrayList<E>> sections, boolean separators) { in ContactEntryAdapter() argument81 mSections = sections; in ContactEntryAdapter()90 public final void setSections(ArrayList<ArrayList<E>> sections, boolean separators) { in setSections() argument91 mSections = sections; in setSections()103 public final int setSections(ArrayList<ArrayList<E>> sections, E entry) { in setSections() argument104 mSections = sections; in setSections()179 public final static <T extends Entry> T getEntry(ArrayList<ArrayList<T>> sections, in getEntry() argument181 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 …]
659 ViewAdapter(Context context, ArrayList<ArrayList<ViewEntry>> sections) { in ViewAdapter() argument660 super(context, sections, SHOW_SEPARATORS); in ViewAdapter()
102 final String[] sections = cursorExtras.getStringArray( in buildIndexerFromCursorExtras() local105 if (sections == null || counts == null) { in buildIndexerFromCursorExtras()109 if (sections.length != counts.length) { in buildIndexerFromCursorExtras()113 this.mSections = sections; in buildIndexerFromCursorExtras()134 final ArrayList<String> sections = new ArrayList<String>(); in buildIndexerFromDisplayNames() local147 final int lastIndex = sections.size() - 1; in buildIndexerFromDisplayNames()148 final String currentSection = lastIndex >= 0 ? sections.get(lastIndex) : null; in buildIndexerFromDisplayNames()150 sections.add(section); in buildIndexerFromDisplayNames()156 mSections = new String[sections.size()]; in buildIndexerFromDisplayNames()157 sections.toArray(mSections); in buildIndexerFromDisplayNames()
41 private int[] sections; field in SectionedAlbumDataAdapter81 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()
41 public ContactsSectionIndexer(String[] sections, int[] counts) { in ContactsSectionIndexer() argument42 if (sections == null || counts == null) { in ContactsSectionIndexer()46 if (sections.length != counts.length) { in ContactsSectionIndexer()53 this.mSections = sections; in ContactsSectionIndexer()
490 String sections[] = in updateIndexer() local497 String allSections[] = new String[sections.length + 1]; in updateIndexer()499 for (int i = 0; i < sections.length; i++) { in updateIndexer()500 allSections[i + 1] = sections[i]; in updateIndexer()507 setIndexer(new ContactsSectionIndexer(sections, counts)); in updateIndexer()
470 # documentation sections, marked by \if sectionname ... \endif.848 # documentation will contain sections that can be hidden and shown after the
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...