HomeSort by relevance Sort by last modified time
    Searched refs:section_content (Results 1 - 2 of 2) sorted by null

  /external/toolchain-utils/cros_utils/
perf_diff.py 167 for section_content in self._section_contents:
168 section = Section(section_content)
187 section_content = self._perf_contents[indices[i]:indices[i + 1]]
188 self._section_contents.append(section_content)
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/terms/
TermsListAdapter.java 147 parent.getResources().getString(R.string.section_content, disclaimer.getHeading(),

Completed in 144 milliseconds