Searched refs:ocspType (Results 1 – 2 of 2) sorted by relevance
728 sb.append(", mOcspType=" + mRouterFingerPrintProto.ocspType); in toString()815 private int getOcspTypeProto(int ocspType) { in getOcspTypeProto() argument816 switch (ocspType) { in getOcspTypeProto()1487 int ocspType = config.enterpriseConfig.getOcsp(); in updateFromWifiConfiguration() local1488 mRouterFingerPrint.mRouterFingerPrintProto.ocspType = in updateFromWifiConfiguration()1489 getOcspTypeProto(ocspType); in updateFromWifiConfiguration()2640 private int convertOcspTypeToProto(int ocspType) { in convertOcspTypeToProto() argument2641 switch (ocspType) { in convertOcspTypeToProto()2693 convertOcspTypeToProto(r.mRouterFingerPrintProto.ocspType), in reportRouterCapabilities()
1907 mDecodedProto.connectionEvent[0].routerFingerprint.ocspType); in setupNetworkAndVerify()1917 mDecodedProto.connectionEvent[1].routerFingerprint.ocspType); in setupNetworkAndVerify()