HomeSort by relevance Sort by last modified time
    Searched refs:InputSourceCollection (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/audiopolicy/engineconfigurable/src/
Engine.cpp 58 InputSourceCollection &Engine::getCollection<audio_source_t>()
79 const InputSourceCollection &Engine::getCollection<audio_source_t>() const
Collection.h 161 typedef Collection<audio_source_t> InputSourceCollection;
Engine.h 169 InputSourceCollection mInputSourceCollection; /**< Input sources indexed by their enum id. */

Completed in 487 milliseconds