Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/omadm/
DPpsMoParser.java194 private static final String NODE_DECORATED_IDENTITY_PREFIX = "DecoratedPrefix"; field in PpsMoParser
1673 case NODE_DECORATED_IDENTITY_PREFIX: in parseVendorWbaExtensionNai()
1698 throw new ParsingException("Leaf node expected for " + NODE_DECORATED_IDENTITY_PREFIX); in parseDecoratedIdentityPrefix()
1703 throw new ParsingException("Invalid value for node " + NODE_DECORATED_IDENTITY_PREFIX); in parseDecoratedIdentityPrefix()