Searched refs:UNKNOWN_JSON_SCHEMA_VERSION (Results 1 – 1 of 1) sorted by relevance
114 private static final int UNKNOWN_JSON_SCHEMA_VERSION = -1; field in CarUxRestrictionsManagerService118 @IntDef({UNKNOWN_JSON_SCHEMA_VERSION, JSON_SCHEMA_VERSION_V1, JSON_SCHEMA_VERSION_V2})633 return UNKNOWN_JSON_SCHEMA_VERSION; in readFileSchemaVersion()