Searched refs:sAudioPortGeneration (Results 1 – 2 of 2) sorted by relevance
7684 private static int sAudioPortGeneration = AUDIOPORT_GENERATION_INIT; field in AudioManager7692 generation = sAudioPortGeneration; in resetAudioPortGeneration()7693 sAudioPortGeneration = AUDIOPORT_GENERATION_INIT; in resetAudioPortGeneration()7703 if (sAudioPortGeneration == AUDIOPORT_GENERATION_INIT) { in updateAudioPortCache()7770 sAudioPortGeneration = portGeneration[0]; in updateAudioPortCache()
24337 Landroid/media/AudioManager;->sAudioPortGeneration:Ljava/lang/Integer;