Searched refs:sAudioPortGeneration (Results 1 – 2 of 2) sorted by relevance
7402 private static int sAudioPortGeneration = AUDIOPORT_GENERATION_INIT; field in AudioManager7410 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()
24337 Landroid/media/AudioManager;->sAudioPortGeneration:Ljava/lang/Integer;