Searched refs:AUDIOPORT_GENERATION_INIT (Results 1 – 1 of 1) sorted by relevance
3625 static final int AUDIOPORT_GENERATION_INIT = 0; field in AudioManager3626 static Integer sAudioPortGeneration = new Integer(AUDIOPORT_GENERATION_INIT);3634 sAudioPortGeneration = AUDIOPORT_GENERATION_INIT; in resetAudioPortGeneration()3642 if (sAudioPortGeneration == AUDIOPORT_GENERATION_INIT) { in updateAudioPortCache()