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