Searched defs:profileType (Results 1 – 5 of 5) sorted by relevance
78 audio_devices_t profileType = mSupportedDevices[k]->type(); in getSupportedDeviceForType() local
110 void profilerControl(boolean start, in ProfilerInfo profilerInfo, int profileType); in profilerControl()
1020 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in profilerControl()5190 final void handleProfilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in handleProfilerControl()
223 in ProfilerInfo profilerInfo, int profileType); in profileControl()
3537 audio_devices_t profileType = outProfile->getSupportedDevicesType(); in AudioPolicyManager() local3610 audio_devices_t profileType = inProfile->getSupportedDeviceForType(inputDeviceTypes); in AudioPolicyManager() local