Searched refs:AUDIOPORT_GENERATION_INIT (Results 1 – 2 of 2) sorted by relevance
6363 static final int AUDIOPORT_GENERATION_INIT = 0; field in AudioManager6364 static Integer sAudioPortGeneration = new Integer(AUDIOPORT_GENERATION_INIT);6373 sAudioPortGeneration = AUDIOPORT_GENERATION_INIT; in resetAudioPortGeneration()6383 if (sAudioPortGeneration == AUDIOPORT_GENERATION_INIT) { in updateAudioPortCache()
27085 Landroid/media/AudioManager;->AUDIOPORT_GENERATION_INIT:I