Searched refs:CONTEXT_HIGHEST_PRIORITY (Results 1 – 1 of 1) sorted by relevance
69 private static final int CONTEXT_HIGHEST_PRIORITY = 0; field in CarVolume132 for (int priority = CONTEXT_HIGHEST_PRIORITY; in CarVolume()137 mLowestPriority = CONTEXT_HIGHEST_PRIORITY + mVolumePriorityByAudioContext.size(); in CarVolume()243 if (currentPriority == CONTEXT_HIGHEST_PRIORITY) { in findActiveContextWithHighestPriority()