Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DSettingsXml.java158 public static class ReadSectionImpl implements ChildSection { class in SettingsXml
169 public ReadSectionImpl(@NonNull InputStream input) in ReadSectionImpl() method in SettingsXml.ReadSectionImpl
177 public ReadSectionImpl(@NonNull TypedXmlPullParser parser) in ReadSectionImpl() method in SettingsXml.ReadSectionImpl