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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
ProfileManager.java 110 public boolean addProfile(PeripheralProfile profile) {
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
HwModule.h 83 status_t addProfile(const sp<IOProfile> &profile);
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
HwModule.cpp 79 status_t HwModule::addProfile(const sp<IOProfile> &profile)
95 addProfile(profiles[i]);

Completed in 669 milliseconds