Searched refs:JSON_NAME_SCHEMA_VERSION (Results 1 – 1 of 1) sorted by relevance
142 private static final String JSON_NAME_SCHEMA_VERSION = "schema_version"; field in CarUxRestrictionsManagerService706 jsonWriter.name(JSON_NAME_SCHEMA_VERSION).value(JSON_SCHEMA_VERSION_V2); in writeJson()785 case JSON_NAME_SCHEMA_VERSION: in readFileSchemaVersion()