Searched refs:getHwOffloadFormatsSupportedForBluetoothMedia (Results 1 – 12 of 12) sorted by relevance
318 AudioFormatDescription[] getHwOffloadFormatsSupportedForBluetoothMedia( in getHwOffloadFormatsSupportedForBluetoothMedia() method
321 virtual status_t getHwOffloadFormatsSupportedForBluetoothMedia(
516 static status_t getHwOffloadFormatsSupportedForBluetoothMedia(
363 virtual status_t getHwOffloadFormatsSupportedForBluetoothMedia(
619 status_t AudioPolicyManager::getHwOffloadFormatsSupportedForBluetoothMedia( in getHwOffloadFormatsSupportedForBluetoothMedia() function in android::AudioPolicyManager
2082 public static native int getHwOffloadFormatsSupportedForBluetoothMedia( in getHwOffloadFormatsSupportedForBluetoothMedia() method in AudioSystem
8194 int status = AudioSystem.getHwOffloadFormatsSupportedForBluetoothMedia( in getHwOffloadFormatsSupportedForA2dp()8216 int status = AudioSystem.getHwOffloadFormatsSupportedForBluetoothMedia( in getHwOffloadFormatsSupportedForLeAudio()
235 binder::Status getHwOffloadFormatsSupportedForBluetoothMedia(
2056 Status AudioPolicyService::getHwOffloadFormatsSupportedForBluetoothMedia( in getHwOffloadFormatsSupportedForBluetoothMedia() function in android::AudioPolicyService2069 mAudioPolicyManager->getHwOffloadFormatsSupportedForBluetoothMedia(device, &formats))); in getHwOffloadFormatsSupportedForBluetoothMedia()
134 BINDER_METHOD_ENTRY(getHwOffloadFormatsSupportedForBluetoothMedia) \
2192 status_t AudioSystem::getHwOffloadFormatsSupportedForBluetoothMedia( in getHwOffloadFormatsSupportedForBluetoothMedia() function in android::AudioSystem2205 aps->getHwOffloadFormatsSupportedForBluetoothMedia(deviceAidl, &formatsAidl))); in getHwOffloadFormatsSupportedForBluetoothMedia()
2595 AudioSystem::getHwOffloadFormatsSupportedForBluetoothMedia(static_cast<audio_devices_t>( in android_media_AudioSystem_getHwOffloadFormatsSupportedForBluetoothMedia()