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