Lines Matching refs:sections
231 // Build the list of sections. The order they're added to mSections dictates the512 // Collapse similar data items in select sections.1196 ViewAdapter(Context context, ArrayList<ArrayList<ViewEntry>> sections) {1197 super(context, sections, SHOW_SEPARATORS);