Home
last modified time | relevance | path

Searched defs:sectionCount (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/os/
DIncidentReportArgs.java193 public int sectionCount() { in sectionCount() method in IncidentReportArgs
/frameworks/base/libs/incident/src/
DIncidentReportArgs.cpp121 int32_t sectionCount; in readFromParcel() local
/frameworks/base/cmds/incidentd/src/
DWorkDirectory.cpp133 const size_t sectionCount = report.section_size(); in has_section() local
855 const int sectionCount = report.section_size(); in get_args_from_report() local
DReporter.cpp89 size_t sectionCount = full.sections_size(); in make_metadata() local
/frameworks/base/core/java/android/widget/
DFastScroller.java1007 final int sectionCount = sections == null ? 0 : sections.length; in scrollTo() local
1303 final int sectionCount = mSections.length; in getPosFromItemCount() local
/frameworks/av/camera/
DVendorTagDescriptor.cpp178 size_t sectionCount = 0; in readFromParcel() local