Home
last modified time | relevance | path

Searched defs:getDescriptor (Results 1 – 25 of 45) sorted by relevance

12

/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DMediaRequest.java69 MediaRequestDescriptor<T> getDescriptor(); in getDescriptor() method
H A DAsyncMediaRequestWrapper.java71 public MediaRequestDescriptor<T> getDescriptor() { in getDescriptor() method in AsyncMediaRequestWrapper
H A DEncodedImageResource.java158 public MediaRequestDescriptor<ImageResource> getDescriptor() { in getDescriptor() method in EncodedImageResource.DecodeImageRequest
H A DImageRequest.java71 public D getDescriptor() { in getDescriptor() method in ImageRequest
H A DDecodedImageResource.java250 public MediaRequestDescriptor<ImageResource> getDescriptor() { in getDescriptor() method in DecodedImageResource.EncodeImageRequest
H A DVCardRequest.java325 public MediaRequestDescriptor<VCardResource> getDescriptor() { in getDescriptor() method in VCardRequest
/aosp12/hardware/interfaces/audio/common/7.0/example/
H A DLoudnessEnhancerEffect.cpp30 const EffectDescriptor& LoudnessEnhancerEffect::getDescriptor() { in getDescriptor() function in android::hardware::audio::effect::V7_0::implementation::LoudnessEnhancerEffect
H A DEffectsFactory.cpp41 Return<void> EffectsFactory::getDescriptor(const Uuid& uuid, getDescriptor_cb _hidl_cb) { in getDescriptor() function in android::hardware::audio::effect::V7_0::implementation::EffectsFactory
H A DEqualizerEffect.cpp32 const EffectDescriptor& EqualizerEffect::getDescriptor() { in getDescriptor() function in android::hardware::audio::effect::V7_0::implementation::EqualizerEffect
H A DLoudnessEnhancerEffect.h94 ::android::hardware::Return<void> getDescriptor(getDescriptor_cb _hidl_cb) override { in getDescriptor() function
H A DEqualizerEffect.h94 ::android::hardware::Return<void> getDescriptor(getDescriptor_cb _hidl_cb) override { in getDescriptor() function
H A DEffect.cpp153 Return<void> Effect::getDescriptor(getDescriptor_cb _hidl_cb) { in getDescriptor() function in android::hardware::audio::effect::V7_0::implementation::Effect
/aosp12/frameworks/base/media/java/android/media/
H A DAudioDescriptor.java69 public @NonNull byte[] getDescriptor() { in getDescriptor() method in AudioDescriptor
/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/media/
H A DFakeImageRequest.java65 public MediaRequestDescriptor<FakeImageResource> getDescriptor() { in getDescriptor() method in FakeImageRequest
/aosp12/system/libhidl/transport/
H A DHidlTransportUtils.cpp58 std::string getDescriptor(IBase* interface) { in getDescriptor() function
/aosp12/frameworks/av/media/libaudiohal/impl/
H A DEffectsFactoryHalHidl.cpp72 status_t EffectsFactoryHalHidl::getDescriptor( in getDescriptor() function in android::effect::CPP_VERSION::EffectsFactoryHalHidl
88 status_t EffectsFactoryHalHidl::getDescriptor( in getDescriptor() function in android::effect::CPP_VERSION::EffectsFactoryHalHidl
H A DEffectHalHidl.cpp217 status_t EffectHalHidl::getDescriptor(effect_descriptor_t *pDescriptor) { in getDescriptor() function in android::effect::CPP_VERSION::EffectHalHidl
/aosp12/frameworks/base/core/java/android/hardware/input/
H A DInputDeviceIdentifier.java60 public String getDescriptor() { in getDescriptor() method in InputDeviceIdentifier
H A DKeyboardLayout.java80 public String getDescriptor() { in getDescriptor() method in KeyboardLayout
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCharacteristic.java361 /*package*/ BluetoothGattDescriptor getDescriptor(UUID uuid, int instanceId) { in getDescriptor() method in BluetoothGattCharacteristic
489 public BluetoothGattDescriptor getDescriptor(UUID uuid) { in getDescriptor() method in BluetoothGattCharacteristic
/aosp12/hardware/interfaces/audio/effect/all-versions/default/
H A DEffectsFactory.cpp138 Return<void> EffectsFactory::getDescriptor(const Uuid& uuid, getDescriptor_cb _hidl_cb) { in getDescriptor() function in android::hardware::audio::effect::CPP_VERSION::implementation::EffectsFactory
H A DAcousticEchoCancelerEffect.cpp131 Return<void> AcousticEchoCancelerEffect::getDescriptor(getDescriptor_cb _hidl_cb) { in getDescriptor() function in android::hardware::audio::effect::CPP_VERSION::implementation::AcousticEchoCancelerEffect
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h55 inline const std::string getDescriptor() { return mIdentifier.descriptor; } in getDescriptor() function
378 inline const std::string getDescriptor() { return mDevice.getDescriptor(); } in getDescriptor() function
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcp/
H A DCoverArtTest.java105 private BipImageDescriptor getDescriptor(int encoding, int width, int height) { in getDescriptor() method in CoverArtTest
/aosp12/hardware/interfaces/sensors/common/vts/utils/
H A DGrallocWrapper.cpp162 GrallocHalWrapper<AllocatorT, MapperT>::getDescriptor(uint32_t size) { in getDescriptor() function in android::__anonc3f8ead10110::GrallocHalWrapper

12