Home
last modified time | relevance | path

Searched defs:getProperties (Results 1 – 25 of 43) sorted by relevance

12

/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/testables/
H A DTestableDeviceConfig.java173 private Properties getProperties(String namespace, String name, String value) { in getProperties() method in TestableDeviceConfig
177 private Properties getProperties(String namespace, Map<String, String> keyValues) { in getProperties() method in TestableDeviceConfig
H A DTestableDeviceConfigTest.java122 public void getProperties() { in getProperties() method in TestableDeviceConfigTest
/aosp12/frameworks/native/include/input/
H A DPropertyMap.h79 inline const KeyedVector<String8, String8>& getProperties() const { return mProperties; } in getProperties() function
/aosp12/hardware/interfaces/broadcastradio/1.0/default/
H A DBroadcastRadio.cpp99 Return<void> BroadcastRadio::getProperties(getProperties_cb _hidl_cb) in getProperties() function in android::hardware::broadcastradio::V1_0::implementation::BroadcastRadio
/aosp12/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/
H A DPayloadSpec.java62 public List<String> getProperties() { in getProperties() method in PayloadSpec
/aosp12/hardware/interfaces/soundtrigger/2.1/default/
H A DSoundTriggerHw.h59 Return<void> getProperties(getProperties_cb _hidl_cb) override { in getProperties() function
/aosp12/hardware/interfaces/broadcastradio/1.1/default/
H A DBroadcastRadio.cpp93 Return<void> BroadcastRadio::getProperties(getProperties_cb _hidl_cb) { in getProperties() function in android::hardware::broadcastradio::V1_1::implementation::BroadcastRadio
/aosp12/hardware/interfaces/broadcastradio/2.0/default/
H A DBroadcastRadio.cpp66 Return<void> BroadcastRadio::getProperties(getProperties_cb _hidl_cb) { in getProperties() function in android::hardware::broadcastradio::V2_0::implementation::BroadcastRadio
/aosp12/hardware/interfaces/soundtrigger/2.0/default/
H A DSoundTriggerHalImpl.h101 Return<void> getProperties(getProperties_cb _hidl_cb) override { in getProperties() function
/aosp12/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/
H A DISoundTriggerHw2.java59 android.hardware.soundtrigger.V2_3.Properties getProperties(); in getProperties() method
H A DSoundTriggerHw2Enforcer.java53 public Properties getProperties() { in getProperties() method in SoundTriggerHw2Enforcer
H A DSoundTriggerHw2Watchdog.java48 public Properties getProperties() { in getProperties() method in SoundTriggerHw2Watchdog
/aosp12/frameworks/base/media/java/android/media/audiofx/
H A DLoudnessEnhancer.java268 public LoudnessEnhancer.Settings getProperties() in getProperties() method in LoudnessEnhancer
H A DBassBoost.java266 public BassBoost.Settings getProperties() in getProperties() method in BassBoost
H A DPresetReverb.java282 public PresetReverb.Settings getProperties() in getProperties() method in PresetReverb
H A DEnvironmentalReverb.java619 public EnvironmentalReverb.Settings getProperties() in getProperties() method in EnvironmentalReverb
H A DEqualizer.java522 public Equalizer.Settings getProperties() in getProperties() method in Equalizer
H A DVirtualizer.java608 public Virtualizer.Settings getProperties() in getProperties() method in Virtualizer
/aosp12/frameworks/base/core/java/android/content/pm/parsing/component/
H A DParsedComponent.java223 public Map<String, Property> getProperties() { in getProperties() method in ParsedComponent
/aosp12/frameworks/base/location/java/android/location/provider/
H A DLocationProviderBase.java198 public @NonNull ProviderProperties getProperties() { in getProperties() method in LocationProviderBase
/aosp12/packages/services/Car/car-lib/src/android/car/hardware/
H A DCarVendorExtensionManager.java138 public List<CarPropertyConfig> getProperties() { in getProperties() method in CarVendorExtensionManager
/aosp12/frameworks/base/media/java/android/media/midi/
H A DMidiDeviceInfo.java301 public Bundle getProperties() { in getProperties() method in MidiDeviceInfo
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleAnimationSession.java231 @NonNull AnimationProperties<Float, Paint> getProperties() { in getProperties() method in RippleAnimationSession
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssConfiguration.java110 Properties getProperties() { in getProperties() method in GnssConfiguration
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
H A DFlingAnimationUtils.java122 private AnimatorProperties getProperties( in getProperties() method in FlingAnimationUtils

12