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 469 SortedVector<audio_io_handle_t> getOutputsForDevice(audio_devices_t device,
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 624 SortedVector<audio_io_handle_t> outputs = getOutputsForDevice(device, mOutputs);
640 // devices (the list was previously build by getOutputsForDevice()).
    [all...]

Completed in 145 milliseconds