Home
last modified time | relevance | path

Searched refs:AUDIOPORT_GENERATION_INIT (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioManager.java4755 static final int AUDIOPORT_GENERATION_INIT = 0; field in AudioManager
4756 static Integer sAudioPortGeneration = new Integer(AUDIOPORT_GENERATION_INIT);
4765 sAudioPortGeneration = AUDIOPORT_GENERATION_INIT; in resetAudioPortGeneration()
4775 if (sAudioPortGeneration == AUDIOPORT_GENERATION_INIT) { in updateAudioPortCache()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt34336 Landroid/media/AudioManager;->AUDIOPORT_GENERATION_INIT:I