Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DSettingsXml.java157 public static class ReadSectionImpl implements ChildSection { class in SettingsXml
168 public ReadSectionImpl(@NonNull InputStream input) in ReadSectionImpl() method in SettingsXml.ReadSectionImpl
176 public ReadSectionImpl(@NonNull TypedXmlPullParser parser) in ReadSectionImpl() method in SettingsXml.ReadSectionImpl