Searched refs:sAudioPortGenerationLock (Results 1 – 1 of 1) sorted by relevance
7682 private static Object sAudioPortGenerationLock = new Object(); field in AudioManager7691 synchronized (sAudioPortGenerationLock) { in resetAudioPortGeneration()7701 synchronized (sAudioPortGenerationLock) { in updateAudioPortCache()