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

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 455 SortedVector<audio_io_handle_t> getOutputsForDevice(audio_devices_t device);
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 570 SortedVector<audio_io_handle_t> outputs = getOutputsForDevice(device);
586 // devices (the list was previously build by getOutputsForDevice()).
    [all...]

Completed in 60 milliseconds