/aosp_15_r20/packages/apps/Car/Settings/tests/helpers/src/com/android/car/settings/testutils/ |
D | ShadowBluetoothAdapter.java | 97 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/testutils/com/android/settings/testutils/shadow/ |
D | ShadowBluetoothAdapter.java | 38 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
|
/aosp_15_r20/device/generic/goldfish/audio/ |
D | stream_common.cpp | 57 void StreamCommon::getSupportedProfiles(const IStream::getSupportedProfiles_cb &_hidl_cb) const { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamCommon
|
D | stream_in.cpp | 251 Return<void> StreamIn::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
|
D | stream_out.cpp | 301 Return<void> StreamOut::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | Config.java | 272 static int[] getSupportedProfiles() { in getSupportedProfiles() method in Config
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/params/ |
H A D | DynamicRangeProfiles.java | 259 public @NonNull Set<Long> getSupportedProfiles() { in getSupportedProfiles() method in DynamicRangeProfiles
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/ |
H A D | ShadowBluetoothAdapter.java | 56 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
|
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
H A D | DeviceDescriptor.h | 283 const AudioProfileVector& getSupportedProfiles() { return mSupportedProfiles; } in getSupportedProfiles() function
|
/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
H A D | SystemBluetoothTest.java | 334 public void getSupportedProfiles() { in getSupportedProfiles() method in SystemBluetoothTest
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | LocalBluetoothAdapter.java | 259 public List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in LocalBluetoothAdapter
|
/aosp_15_r20/external/v4l2_codec2/v4l2/ |
H A D | V4L2Device.cpp | 1625 auto getSupportedProfiles = [this](VideoCodec codec, in queryC2Profiles() local 2167 SupportedProfiles V4L2Device::getSupportedProfiles(V4L2Device::Type type, in getSupportedProfiles() function in android::V4L2Device
|
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/default/ |
H A D | Stream.cpp | 218 Return<void> Stream::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::Stream
|
H A D | StreamIn.cpp | 236 Return<void> StreamIn::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
|
H A D | StreamOut.cpp | 243 Return<void> StreamOut::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/7.0/[email protected]_genc++_headers/gen/android/hardware/audio/7.0/ |
D | BsStream.h | 117 …::android::hardware::Return<void> getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) override { in getSupportedProfiles() function
|
D | BsStreamIn.h | 117 …::android::hardware::Return<void> getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) override { in getSupportedProfiles() function
|
D | BsStreamOut.h | 117 …::android::hardware::Return<void> getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) override { in getSupportedProfiles() function
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/7.1/[email protected]_genc++/gen/android/hardware/audio/7.1/ |
D | StreamOutAll.cpp | 435 ::android::hardware::Return<void> BpHwStreamOut::getSupportedProfiles(getSupportedProfiles_cb _hidl… in getSupportedProfiles() function in android::hardware::audio::V7_1::BpHwStreamOut
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetooth.aidl | 113 long getSupportedProfiles(in AttributionSource attributionSource); in getSupportedProfiles() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/7.1/[email protected]_genc++_headers/gen/android/hardware/audio/7.1/ |
D | BsStreamOut.h | 117 …::android::hardware::Return<void> getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) override { in getSupportedProfiles() function
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/7.0/[email protected]_genc++/gen/android/hardware/audio/7.0/ |
D | StreamInAll.cpp | 886 ::android::hardware::Return<void> BpHwStreamIn::getSupportedProfiles(getSupportedProfiles_cb _hidl_… in getSupportedProfiles() function in android::hardware::audio::V7_0::BpHwStreamIn
|
D | StreamAll.cpp | 1622 ::android::hardware::Return<void> BpHwStream::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb… in getSupportedProfiles() function in android::hardware::audio::V7_0::BpHwStream
|
D | StreamOutAll.cpp | 1795 ::android::hardware::Return<void> BpHwStreamOut::getSupportedProfiles(getSupportedProfiles_cb _hidl… in getSupportedProfiles() function in android::hardware::audio::V7_0::BpHwStreamOut
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothAdapter.java | 2856 public @NonNull List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in BluetoothAdapter
|