Searched refs:AUDIOPORT_GENERATION_INIT (Results 1 – 2 of 2) sorted by relevance
4755 static final int AUDIOPORT_GENERATION_INIT = 0; field in AudioManager4756 static Integer sAudioPortGeneration = new Integer(AUDIOPORT_GENERATION_INIT);4765 sAudioPortGeneration = AUDIOPORT_GENERATION_INIT; in resetAudioPortGeneration()4775 if (sAudioPortGeneration == AUDIOPORT_GENERATION_INIT) { in updateAudioPortCache()
34336 Landroid/media/AudioManager;->AUDIOPORT_GENERATION_INIT:I