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