Searched refs:JSON_SCHEMA_VERSION_V1 (Results 1 – 1 of 1) sorted by relevance
135 private static final int JSON_SCHEMA_VERSION_V1 = 1; field in CarUxRestrictionsManagerService138 @IntDef({UNKNOWN_JSON_SCHEMA_VERSION, JSON_SCHEMA_VERSION_V1, JSON_SCHEMA_VERSION_V2})734 case JSON_SCHEMA_VERSION_V1: in readPersistedConfig()753 readRestrictionsArray(reader, configs, JSON_SCHEMA_VERSION_V1); in readV1Json()779 return JSON_SCHEMA_VERSION_V1; in readFileSchemaVersion()