Home
last modified time | relevance | path

Searched refs:parseSpExclusionList (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/hotspot2/omadm/
DPpsMoParser.java1144 policy.setExcludedSsidList(parseSpExclusionList(child)); in parsePolicy()
1429 private static String[] parseSpExclusionList(PPSNode node) throws ParsingException { in parseSpExclusionList() method in PpsMoParser