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

  /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
ExecCommand.java 3 public enum ExecCommand {Browser, GetCert, UseClientCertTLS, UploadMO}
OSUCommand.java 31 sExecs.put("useclientcerttls", ExecCommand.UseClientCertTLS);
64 case UseClientCertTLS:
OSUClient.java 98 if (regResponse.getExecCommand() == ExecCommand.UseClientCertTLS) {

Completed in 94 milliseconds