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

  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.h 264 return mAvailableOutputDevices;
473 return mPrimaryOutput->supportedDevices() & mAvailableOutputDevices.types();
512 DeviceVector mAvailableOutputDevices; // all available output devices
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 541 audio_devices_t mAvailableOutputDevices; // bit field of all available output devices

Completed in 73 milliseconds