Home
last modified time | relevance | path

Searched defs:getSupportedProfiles (Results 1 – 25 of 195) sorted by relevance

12345678

/aosp_15_r20/packages/apps/Car/Settings/tests/helpers/src/com/android/car/settings/testutils/
DShadowBluetoothAdapter.java97 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
/aosp_15_r20/packages/apps/Settings/tests/robotests/testutils/com/android/settings/testutils/shadow/
DShadowBluetoothAdapter.java38 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
/aosp_15_r20/device/generic/goldfish/audio/
Dstream_common.cpp57 void StreamCommon::getSupportedProfiles(const IStream::getSupportedProfiles_cb &_hidl_cb) const { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamCommon
Dstream_in.cpp251 Return<void> StreamIn::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
Dstream_out.cpp301 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/
DConfig.java272 static int[] getSupportedProfiles() { in getSupportedProfiles() method in Config
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/params/
H A DDynamicRangeProfiles.java259 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 DShadowBluetoothAdapter.java56 protected List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in ShadowBluetoothAdapter
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DDeviceDescriptor.h283 const AudioProfileVector& getSupportedProfiles() { return mSupportedProfiles; } in getSupportedProfiles() function
/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
H A DSystemBluetoothTest.java334 public void getSupportedProfiles() { in getSupportedProfiles() method in SystemBluetoothTest
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothAdapter.java259 public List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in LocalBluetoothAdapter
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2Device.cpp1625 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 DStream.cpp218 Return<void> Stream::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::Stream
H A DStreamIn.cpp236 Return<void> StreamIn::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
H A DStreamOut.cpp243 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/
DBsStream.h117 …::android::hardware::Return<void> getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) override { in getSupportedProfiles() function
DBsStreamIn.h117 …::android::hardware::Return<void> getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) override { in getSupportedProfiles() function
DBsStreamOut.h117 …::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/
DStreamOutAll.cpp435 ::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/
DIBluetooth.aidl113 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/
DBsStreamOut.h117 …::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/
DStreamInAll.cpp886 ::android::hardware::Return<void> BpHwStreamIn::getSupportedProfiles(getSupportedProfiles_cb _hidl_… in getSupportedProfiles() function in android::hardware::audio::V7_0::BpHwStreamIn
DStreamAll.cpp1622 ::android::hardware::Return<void> BpHwStream::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb… in getSupportedProfiles() function in android::hardware::audio::V7_0::BpHwStream
DStreamOutAll.cpp1795 ::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/
DBluetoothAdapter.java2856 public @NonNull List<Integer> getSupportedProfiles() { in getSupportedProfiles() method in BluetoothAdapter

12345678