Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DIncidentReportArgs.java193 public int sectionCount() { in sectionCount() method in IncidentReportArgs
/aosp12/frameworks/base/libs/incident/src/
H A DIncidentReportArgs.cpp121 int32_t sectionCount; in readFromParcel() local
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
H A DAppsDividerView.java134 int sectionCount = 0; in updateDividerType() local
/aosp12/frameworks/base/cmds/incidentd/src/
H A 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
H A DReporter.cpp89 size_t sectionCount = full.sections_size(); in make_metadata() local
/aosp12/frameworks/base/core/java/android/widget/
H A DFastScroller.java1007 final int sectionCount = sections == null ? 0 : sections.length; in scrollTo() local
1303 final int sectionCount = mSections.length; in getPosFromItemCount() local
/aosp12/frameworks/av/camera/
H A DVendorTagDescriptor.cpp178 size_t sectionCount = 0; in readFromParcel() local