OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCert
(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
30
sExecs.put("getcertificate", ExecCommand.
GetCert
);
58
case
GetCert
:
OSUClient.java
275
} else if (pddResponse.getExecCommand() == ExecCommand.
GetCert
) {
404
response.getExecCommand() == ExecCommand.
GetCert
) {
Completed in 411 milliseconds