Home
last modified time | relevance | path

Searched refs:sAudioPortGeneration (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DAudioManager.java7402 private static int sAudioPortGeneration = AUDIOPORT_GENERATION_INIT; field in AudioManager
7410 generation = sAudioPortGeneration; in resetAudioPortGeneration()
7411 sAudioPortGeneration = AUDIOPORT_GENERATION_INIT; in resetAudioPortGeneration()
7421 if (sAudioPortGeneration == AUDIOPORT_GENERATION_INIT) { in updateAudioPortCache()
7488 sAudioPortGeneration = portGeneration[0]; in updateAudioPortCache()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24337 Landroid/media/AudioManager;->sAudioPortGeneration:Ljava/lang/Integer;