Searched refs:AUDIOPORT_GENERATION_INIT (Results 1 – 2 of 2) sorted by relevance
7681 private static final int AUDIOPORT_GENERATION_INIT = 0; field in AudioManager7684 private static int sAudioPortGeneration = AUDIOPORT_GENERATION_INIT;7693 sAudioPortGeneration = AUDIOPORT_GENERATION_INIT; in resetAudioPortGeneration()7703 if (sAudioPortGeneration == AUDIOPORT_GENERATION_INIT) { in updateAudioPortCache()
24207 Landroid/media/AudioManager;->AUDIOPORT_GENERATION_INIT:I