Searched refs:getMoTree (Results 1 – 5 of 5) sorted by relevance
47 public String getMoTree() { in getMoTree() method in PasspointManagementObjectDefinition
1825 public String getMoTree() { in getMoTree() method in WifiConfiguration
53 mMOTree = omaParser.parse(config.getMoTree(), OMAConstants.PPS_URN); in PasspointConfig()91 String moTree = config.getMoTree(); in loadAllSps()
688 HomeSP homeSP = MOManager.buildSP(config.getMoTree()); in wnmRemediate()724 HomeSP activeSP = MOManager.buildSP(config.getMoTree()); in remediate()
386 return omaParser.parse(managementObjectDefinition.getMoTree(), OMAConstants.PPS_URN); in buildMoTree()