Home
last modified time | relevance | path

Searched defs:addProfile (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManager.java236 private void addProfile(LocalBluetoothProfile profile, in addProfile() method in LocalBluetoothProfileManager
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp76 status_t HwModule::addProfile(const sp<IOProfile> &profile) in addProfile() function in android::HwModule