Searched defs:supportsAudioPatches (Results 1 – 4 of 4) sorted by relevance
99 bool AudioHwDevice::supportsAudioPatches() const { in supportsAudioPatches() function in android::AudioHwDevice
10432 bool supportsAudioPatches = mHalDevice->supportsAudioPatches(&supportsAudioPatches) == OK ? in releaseAudioPatch_l() local
383 status_t DeviceHalHidl::supportsAudioPatches(bool *supportsPatches) { in supportsAudioPatches() function in android::DeviceHalHidl
657 status_t DeviceHalAidl::supportsAudioPatches(bool* supportsPatches) { in supportsAudioPatches() function in android::DeviceHalAidl