Searched refs:contextByPriority (Results 1 – 1 of 1) sorted by relevance
153 List<Integer> contextByPriority = new ArrayList<>(); in convertAttributesToContexts() local163 contextByPriority.add(context); in convertAttributesToContexts()166 return CarServiceUtils.toIntArray(contextByPriority); in convertAttributesToContexts()