Searched refs:JSON_STATUS (Results 1 – 1 of 1) sorted by relevance
40 private static final String JSON_STATUS = "status"; field in KeyRevocationList109 String status = entry.getString(JSON_STATUS); in fromJsonString()