Home
last modified time | relevance | path

Searched defs:strength (Results 1 – 25 of 123) sorted by relevance

12345

/aosp12/hardware/interfaces/vibrator/1.3/example/
H A DVibrator.cpp67 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform()
73 Return<void> Vibrator::perform_1_1(V1_1::Effect_1_1 effect, EffectStrength strength, in perform_1_1()
80 Return<void> Vibrator::perform_1_2(V1_2::Effect effect, EffectStrength strength, in perform_1_2()
103 Return<void> Vibrator::perform_1_3(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform_1_3()
109 Return<void> Vibrator::perform(Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform()
136 Return<void> Vibrator::perform(T effect, EffectStrength strength, perform_cb _hidl_cb) { in perform()
260 uint8_t Vibrator::strengthToAmplitude(EffectStrength strength, Status* status) { in strengthToAmplitude()
/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Dcell_info_cdma.cc44 const struct chreWwanSignalStrengthCdma &strength) { in validateSignalStrengthCdma()
60 const struct chreWwanSignalStrengthEvdo &strength) { in validateSignalStrengthEvdo()
H A Dcell_info_tdscdma.cc46 const struct chreWwanSignalStrengthTdscdma &strength) { in validateSignalStrength()
H A Dcell_info_wcdma.cc48 const struct chreWwanSignalStrengthWcdma &strength) { in validateSignalStrength()
H A Dcell_info_lte.cc45 const struct chreWwanSignalStrengthLte &strength) { in validateSignalStrength()
H A Dcell_info_gsm.cc57 const struct chreWwanSignalStrengthGsm &strength) { in validateSignalStrength()
H A Dcell_info_nr.cc55 const struct chreWwanSignalStrengthNr &strength) { in validateSignalStrength()
/aosp12/hardware/interfaces/vibrator/1.2/vts/functional/
H A DVtsHalVibratorV1_2TargetTest.cpp75 for (const auto& strength : hidl_enum_range<EffectStrength>()) { in TEST_P() local
105 EffectStrength strength = *std::prev(hidl_enum_range<EffectStrength>().end()); in TEST_P() local
114 EffectStrength strength = *hidl_enum_range<EffectStrength>().begin(); in TEST_P() local
/aosp12/hardware/interfaces/vibrator/1.3/vts/functional/
H A DVtsHalVibratorV1_3TargetTest.cpp88 for (const auto& strength : hidl_enum_range<EffectStrength>()) { in TEST_P() local
118 EffectStrength strength = *std::prev(hidl_enum_range<EffectStrength>().end()); in TEST_P() local
128 EffectStrength strength = *hidl_enum_range<EffectStrength>().begin(); in TEST_P() local
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
H A DMediaVirtualizerTest.java129 short strength = mVirtualizer.getRoundedStrength(); in test1_0Strength() local
135 short strength = mVirtualizer.getRoundedStrength(); in test1_0Strength() local
H A DMediaBassBoostTest.java128 short strength = mBassBoost.getRoundedStrength(); in test1_0Strength() local
134 short strength = mBassBoost.getRoundedStrength(); in test1_0Strength() local
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintSensorPropertiesInternal.java46 @SensorProperties.Strength int strength, int maxEnrollmentsPerUser, in FingerprintSensorPropertiesInternal()
65 @SensorProperties.Strength int strength, int maxEnrollmentsPerUser, in FingerprintSensorPropertiesInternal()
/aosp12/hardware/interfaces/vibrator/1.1/vts/functional/
H A DVtsHalVibratorV1_1TargetTest.cpp97 EffectStrength strength = *std::prev(hidl_enum_range<EffectStrength>().end()); in TEST_P() local
106 EffectStrength strength = *hidl_enum_range<EffectStrength>().begin(); in TEST_P() local
/aosp12/frameworks/wilhelm/src/itf/
H A DIBassBoost.cpp89 static SLresult IBassBoost_SetStrength(SLBassBoostItf self, SLpermille strength) in IBassBoost_SetStrength()
126 SLpermille strength = thiz->mStrength;; in IBassBoost_GetRoundedStrength() local
H A DIVirtualizer.cpp91 static SLresult IVirtualizer_SetStrength(SLVirtualizerItf self, SLpermille strength) in IVirtualizer_SetStrength()
128 SLpermille strength = thiz->mStrength;; in IVirtualizer_GetRoundedStrength() local
/aosp12/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/1/android/hardware/vibrator/
H A DIVibrator.aidl24 …rform(in android.hardware.vibrator.Effect effect, in android.hardware.vibrator.EffectStrength stre… in perform()
34 …t id, in android.hardware.vibrator.Effect effect, in android.hardware.vibrator.EffectStrength stre… in alwaysOnEnable()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/connectivity/
H A DNetworkControllerSignalTest.java589 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_carrierNetworkChange() local
619 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_roamingBeforeNetworkChange() local
653 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_roamingAfterNetworkChange() local
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/
H A DSensorConfig.java27 @BiometricManager.Authenticators.Types public final int strength; field in SensorConfig
/aosp12/hardware/google/pixel/vibrator/drv2624/
H A DVibrator.cpp240 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform()
255 static ndk::ScopedAStatus convertEffectStrength(EffectStrength strength, uint8_t *outScale) { in convertEffectStrength()
305 ndk::ScopedAStatus Vibrator::performEffect(Effect effect, EffectStrength strength, in performEffect()
342 ndk::ScopedAStatus Vibrator::alwaysOnEnable(int32_t id, Effect effect, EffectStrength strength) { in alwaysOnEnable()
/aosp12/frameworks/native/services/vibratorservice/
H A DVibratorHalWrapper.cpp314 HalResult<void> AidlHalWrapper::alwaysOnEnable(int32_t id, Effect effect, EffectStrength strength) { in alwaysOnEnable()
323 Effect effect, EffectStrength strength, const std::function<void()>& completionCallback) { in performEffect()
547 perform_fn<T> performFn, sp<I> handle, T effect, EffectStrength strength, in performInternal()
577 Effect effect, EffectStrength strength, const std::function<void()>& completionCallback) { in performEffect()
591 Effect effect, EffectStrength strength, const std::function<void()>& completionCallback) { in performEffect()
609 Effect effect, EffectStrength strength, const std::function<void()>& completionCallback) { in performEffect()
636 Effect effect, EffectStrength strength, const std::function<void()>& completionCallback) { in performEffect()
/aosp12/hardware/interfaces/vibrator/bench/
H A Dbenchmark.cpp102 for (const auto& strength : hidl_enum_range<EffectStrength>()) { in DefaultArgs() local
111 auto strength = getStrength(*state); in performBench() local
406 for (const auto& strength : enum_range<Aidl::EffectStrength>()) { in DefaultArgs() local
/aosp12/hardware/interfaces/vibrator/1.0/vts/functional/
H A DVtsHalVibratorV1_0TargetTest.cpp100 EffectStrength strength = *std::prev(hidl_enum_range<EffectStrength>().end()); in TEST_P() local
109 EffectStrength strength = *hidl_enum_range<EffectStrength>().begin(); in TEST_P() local
/aosp12/hardware/qcom/audio/post_proc/
H A Dvirtualizer.c52 int virtualizer_set_strength(virtualizer_context_t *context, uint32_t strength) in virtualizer_set_strength()
126 uint32_t strength; in virtualizer_set_parameter() local
H A Dbass_boost.c52 int bassboost_set_strength(bassboost_context_t *context, uint32_t strength) in bassboost_set_strength()
126 uint32_t strength; in bassboost_set_parameter() local
/aosp12/frameworks/base/media/java/android/media/audiofx/
H A DBassBoost.java125 public void setStrength(short strength) in setStrength()
215 public short strength; field in BassBoost.Settings

12345