Home
last modified time | relevance | path

Searched defs:profileType (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h78 audio_devices_t profileType = mSupportedDevices[k]->type(); in getSupportedDeviceForType() local
/frameworks/base/core/java/android/app/
DIApplicationThread.aidl110 void profilerControl(boolean start, in ProfilerInfo profilerInfo, int profileType); in profilerControl()
DActivityThread.java1025 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in profilerControl()
5144 final void handleProfilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in handleProfilerControl()
DIActivityManager.aidl221 in ProfilerInfo profilerInfo, int profileType); in profileControl()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp3673 audio_devices_t profileType = outProfile->getSupportedDevicesType(); in AudioPolicyManager() local
3746 audio_devices_t profileType = inProfile->getSupportedDeviceForType(inputDeviceTypes); in AudioPolicyManager() local