Searched refs:CONTEXT_NOT_PRIORITIZED (Results 1 – 1 of 1) sorted by relevance
48 private static final int CONTEXT_NOT_PRIORITIZED = -1; field in CarVolume162 int priority = contextPriorities.get(context, CONTEXT_NOT_PRIORITIZED); in findActiveContextWithHighestPriority()163 if (priority == CONTEXT_NOT_PRIORITIZED) { in findActiveContextWithHighestPriority()