Searched refs:SppMOAttribute (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/
H A DOMAConstants.java23 public static final String SppMOAttribute = "spp:moURN"; field in class:OMAConstants
H A DXMLNode.java147 NodeAttribute urn = mAttributes.get(OMAConstants.SppMOAttribute);
/frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/
H A DOMAConstants.java30 public static final String SppMOAttribute = "spp:moURN"; field in class:OMAConstants
H A DXMLNode.java107 NodeAttribute urn = mAttributes.get(OMAConstants.SppMOAttribute);
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
H A DSOAPBuilder.java98 map.put(OMAConstants.SppMOAttribute, moTree.getUrn());

Completed in 302 milliseconds