Searched refs:GET_CERT (Results 1 – 1 of 1) sorted by relevance
71 public static final int GET_CERT = 1; field in SppCommand.ExecCommandId79 sExecs.put("getCertificate", ExecCommandId.GET_CERT);123 case ExecCommandId.GET_CERT: //fall-through in SppCommand()