Searched refs:ChildSection (Results 1 – 4 of 4) sorted by relevance
134 SettingsXml.ChildSection child = SettingsXml.parser(parentParser).children(); in readFromXml()151 SettingsXml.ChildSection child = section.children(); in readPackageStates()180 SettingsXml.ChildSection child = section.children(); in createPkgStateFromXml()198 SettingsXml.ChildSection child = section.children(); in readUserStates()209 SettingsXml.ChildSection child = stateSection.children(); in readDomainStates()296 SettingsXml.ChildSection child = section.children(); in createUserStateFromXml()306 SettingsXml.ChildSection child = section.children(); in readEnabledHosts()
157 final SettingsXml.ChildSection child = SettingsXml.parser(xmlParser).children(); in readSettings()169 final SettingsXml.ChildSection child = section.children(); in readUserStates()
140 ChildSection children(); in children()152 public interface ChildSection extends ReadSection { interface in SettingsXml158 public static class ReadSectionImpl implements ChildSection {260 public ChildSection children() { in children()
6827 …/server/pm/SettingsXml$ReadSectionImpl;->children()Lcom/android/server/pm/SettingsXml$ChildSection;13153 Lcom/android/server/pm/SettingsXml$ChildSection;