HomeSort by relevance Sort by last modified time
    Searched refs:ANQPNAIRealm (Results 1 - 5 of 5) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
Constants.java 65 ANQPNAIRealm,
101 sAnqpMap.put(ANQP_NAI_REALM, ANQPElementType.ANQPNAIRealm);
ANQPFactory.java 23 Constants.ANQPElementType.ANQPNAIRealm,
178 case ANQPNAIRealm:
TestDriver.java 29 Constants.ANQPElementType.ANQPNAIRealm,
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
HomeSP.java 104 (NAIRealmElement) anqpElementMap.get(ANQPElementType.ANQPNAIRealm);
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
SupplicantBridge.java 44 sWpsNames.put("anqp_nai_realm", Constants.ANQPElementType.ANQPNAIRealm);

Completed in 34 milliseconds