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

  /frameworks/av/services/audiopolicy/service/
AudioPolicyInterfaceImpl.cpp 749 status_t AudioPolicyService::getMaxVolumeIndexForAttributes(const audio_attributes_t &attributes,
757 return mAudioPolicyManager->getMaxVolumeIndexForAttributes(attributes, index);
    [all...]
  /frameworks/av/media/libaudioclient/
AudioSystem.cpp     [all...]
IAudioPolicyService.cpp 471 virtual status_t getMaxVolumeIndexForAttributes(const audio_attributes_t &attr, int &index)
    [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]

Completed in 67 milliseconds