Searched refs:JSON_NAME_MAX_CONTENT_DEPTH (Results 1 – 1 of 1) sorted by relevance
58 private static final String JSON_NAME_MAX_CONTENT_DEPTH = "max_content_depth"; field in CarUxRestrictionsConfiguration244 writer.name(JSON_NAME_MAX_CONTENT_DEPTH).value(mMaxContentDepth); in writeJson()338 case JSON_NAME_MAX_CONTENT_DEPTH: in readJson()