Searched refs:VALID_NOT_BEFORE (Results 1 – 2 of 2) sorted by relevance
90 private static final String VALID_NOT_BEFORE = "valid-not-before"; field in SslCertificate106 bundle.putString(VALID_NOT_BEFORE, certificate.getValidNotBefore()); in saveState()142 parseDate(bundle.getString(VALID_NOT_BEFORE)), in restoreState()
45937 Landroid/net/http/SslCertificate;->VALID_NOT_BEFORE:Ljava/lang/String;