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

  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
AudioPolicyConfig.h 45 mAvailableInputDevices(availableInputDevices),
68 mAvailableInputDevices.add(availableDevice);
74 mAvailableInputDevices.add(availableInputDevices);
93 return mAvailableInputDevices;
119 mAvailableInputDevices.add(defaultInputDevice);
173 DeviceVector &mAvailableInputDevices;
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.h 354 return mAvailableInputDevices;
635 return mAvailableInputDevices.getDevicesFromHwModule(
    [all...]

Completed in 450 milliseconds