Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/impl/
DEffectsFactoryHalHidl.cpp69 status_t EffectsFactoryHalHidl::getDescriptor( in getDescriptor() function in android::effect::CPP_VERSION::EffectsFactoryHalHidl
83 status_t EffectsFactoryHalHidl::getDescriptor( in getDescriptor() function in android::effect::CPP_VERSION::EffectsFactoryHalHidl
DEffectHalHidl.cpp265 status_t EffectHalHidl::getDescriptor(effect_descriptor_t *pDescriptor) { in getDescriptor() function in android::effect::CPP_VERSION::EffectHalHidl
/frameworks/base/core/java/android/hardware/input/
DInputDeviceIdentifier.java59 public String getDescriptor() { in getDescriptor() method in InputDeviceIdentifier
DKeyboardLayout.java80 public String getDescriptor() { in getDescriptor() method in KeyboardLayout
/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h49 inline const std::string getDescriptor() { return mIdentifier.descriptor; } in getDescriptor() function
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java363 /*package*/ BluetoothGattDescriptor getDescriptor(UUID uuid, int instanceId) { in getDescriptor() method in BluetoothGattCharacteristic
491 public BluetoothGattDescriptor getDescriptor(UUID uuid) { in getDescriptor() method in BluetoothGattCharacteristic
/frameworks/base/cmds/hid/src/com/android/commands/hid/
DEvent.java58 public byte[] getDescriptor() { in getDescriptor() method in Event
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceHelper.cpp138 std::shared_ptr<const C2ParamDescriptor> getDescriptor() const { in getDescriptor() function in C2InterfaceHelper::ParamHelper::Impl
288 C2InterfaceHelper::ParamHelper::getDescriptor() const { in getDescriptor() function in C2InterfaceHelper::ParamHelper
/frameworks/base/core/java/android/view/
DInputDevice.java587 public String getDescriptor() { in getDescriptor() method in InputDevice
/frameworks/base/media/java/android/media/audiofx/
DAudioEffect.java544 public Descriptor getDescriptor() throws IllegalStateException { in getDescriptor() method in AudioEffect
/frameworks/base/core/java/android/hardware/radio/
DRadioManager.java930 BandDescriptor getDescriptor() { in getDescriptor() method in RadioManager.BandConfig