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