Searched defs:ANQP_EMERGENCY_ALERT (Results 1 - 3 of 3) sorted by last modified time

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
H A DConstants.java46 public static final int ANQP_EMERGENCY_ALERT = 269; field in class:Constants
115 sAnqpMap.put(ANQP_EMERGENCY_ALERT, ANQPElementType.ANQPEmergencyAlert);
/frameworks/base/wifi/java/android/net/wifi/
H A DAnqpInformationElement.java42 public static final int ANQP_EMERGENCY_ALERT = 269; field in class:AnqpInformationElement
/frameworks/base/packages/Osu/src/com/android/anqp/
H A DConstants.java46 public static final int ANQP_EMERGENCY_ALERT = 269; field in class:Constants
115 sAnqpMap.put(ANQP_EMERGENCY_ALERT, ANQPElementType.ANQPEmergencyAlert);

Completed in 79 milliseconds