Searched refs:JSON_TYPE (Results 1 – 1 of 1) sorted by relevance
47 private static final String JSON_TYPE = "type"; field in CallLogFacade82 String type = log.getString(JSON_TYPE); in callLogsPut()