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

  /frameworks/base/packages/Osu/src/com/android/hotspot2/pps/
Credential.java 18 public static final String CertTypeIEEE = "802.1ar";
126 } else if (certType.equalsIgnoreCase(CertTypeIEEE)) {
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
Credential.java 27 public static final String CertTypeIEEE = "802.1ar";
191 } else if (certType.equalsIgnoreCase(CertTypeIEEE)) {

Completed in 511 milliseconds