Searched refs:OCSP_NONE (Results 1 – 11 of 11) sorted by relevance
192 public static final int OCSP_NONE = 0; field in WifiEnterpriseConfig220 OCSP_NONE,232 private @Ocsp int mOcsp = OCSP_NONE;1797 if (ocsp >= OCSP_NONE && ocsp <= OCSP_REQUIRE_ALL_NON_TRUSTED_CERTS_STATUS) { in setOcsp()
553 enterpriseConfig.setOcsp(WifiEnterpriseConfig.OCSP_NONE); in testOcspSetGet()554 assertEquals(WifiEnterpriseConfig.OCSP_NONE, enterpriseConfig.getOcsp()); in testOcspSetGet()
19 import static android.net.wifi.WifiEnterpriseConfig.OCSP_NONE;1334 eapConfig1.enterpriseConfig.setOcsp(OCSP_NONE); in testOcspChangesDetected()
950 assertEquals(WifiEnterpriseConfig.OCSP_NONE, mSupplicantVariables.ocsp); in testOcspStatusHal1_2OrLower()
420 WifiEnterpriseConfig.OCSP_NONE); in verifyWifiConfigWithTestData()449 WifiEnterpriseConfig.OCSP_NONE); in verifyWifiConfigWithTestData()
782 config.enterpriseConfig.setOcsp(WifiEnterpriseConfig.OCSP_NONE); in getConfig()1364 mEapOcspSpinner.setSelection(WifiEnterpriseConfig.OCSP_NONE); in setOcspInvisible()
795 config.enterpriseConfig.setOcsp(WifiEnterpriseConfig.OCSP_NONE); in getConfig()1392 mEapOcspSpinner.setSelection(WifiEnterpriseConfig.OCSP_NONE); in setOcspInvisible()
3382 mOcsp = WifiEnterpriseConfig.OCSP_NONE; in getOcsp()
3584 mOcsp = WifiEnterpriseConfig.OCSP_NONE; in getOcsp()
817 case WifiEnterpriseConfig.OCSP_NONE: in getOcspTypeProto()
668 field public static final int OCSP_NONE = 0; // 0x0