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