Searched refs:stateSection (Results 1 – 1 of 1) sorted by relevance
256 private static void readDomainStates(@NonNull SettingsXml.ReadSection stateSection, in readDomainStates() argument258 SettingsXml.ChildSection child = stateSection.children(); in readDomainStates()320 try (SettingsXml.WriteSection stateSection = parentSection.startSection(TAG_STATE)) { in writeStateMap() argument323 stateSection.startSection(TAG_DOMAIN) in writeStateMap()