Searched defs:startSection (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/pm/ | ||
D | SettingsXml.java | 80 public WriteSection startSection(@NonNull String sectionName) throws IOException { in startSection() method in SettingsXml.Serializer |
/frameworks/base/cmds/incidentd/src/ | ||
D | Reporter.cpp | 402 void ReportWriter::startSection(int sectionId) { in startSection() function in android::os::incidentd::ReportWriter |