| /frameworks/base/core/java/android/hardware/iris/ |
| D | IIrisService.aidl | 25 void initConfiguredStrength(int strength); in initConfiguredStrength()
|
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
| D | MediaBassBoostTest.java | 128 short strength = mBassBoost.getRoundedStrength(); in test1_0Strength() local 134 short strength = mBassBoost.getRoundedStrength(); in test1_0Strength() local
|
| D | MediaVirtualizerTest.java | 129 short strength = mVirtualizer.getRoundedStrength(); in test1_0Strength() local 135 short strength = mVirtualizer.getRoundedStrength(); in test1_0Strength() local
|
| /frameworks/wilhelm/src/itf/ |
| D | IVirtualizer.cpp | 91 static SLresult IVirtualizer_SetStrength(SLVirtualizerItf self, SLpermille strength) in IVirtualizer_SetStrength() 128 SLpermille strength = thiz->mStrength;; in IVirtualizer_GetRoundedStrength() local
|
| D | IBassBoost.cpp | 89 static SLresult IBassBoost_SetStrength(SLBassBoostItf self, SLpermille strength) in IBassBoost_SetStrength() 126 SLpermille strength = thiz->mStrength;; in IBassBoost_GetRoundedStrength() local
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
| D | NetworkControllerSignalTest.java | 506 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_carrierNetworkChange() local 535 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_roamingBeforeNetworkChange() local 568 int strength = SignalStrength.SIGNAL_STRENGTH_GREAT; in testCarrierNetworkChange_roamingAfterNetworkChange() local
|
| /frameworks/base/media/java/android/media/audiofx/ |
| D | BassBoost.java | 125 public void setStrength(short strength) in setStrength() 215 public short strength; field in BassBoost.Settings
|
| D | Virtualizer.java | 151 public void setStrength(short strength) in setStrength() 557 public short strength; field in Virtualizer.Settings
|
| /frameworks/base/services/core/java/com/android/server/biometrics/ |
| D | BiometricStrengthController.java | 108 final int strength = Integer.parseInt(elems[1]); in getIdToStrengthMap() local
|
| /frameworks/base/tools/powermodel/src/com/android/powermodel/component/ |
| D | ModemBatteryStatsReader.java | 82 final RawBatteryStats.SignalStrengthTime strength in createRemainder() local
|
| /frameworks/base/services/core/java/com/android/server/biometrics/iris/ |
| D | IrisService.java | 52 public void initConfiguredStrength(int strength) { in initConfiguredStrength()
|
| /frameworks/native/cmds/idlcli/vibrator/ |
| D | CommandPerform.cpp | 78 if (auto strength = args.pop<decltype(mStrength)>()) { in doArgs() local
|
| /frameworks/base/core/java/android/hardware/ |
| D | SensorAdditionalInfo.java | 258 float strength, float declination, float inclination) { in createLocalGeomagneticField()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/ |
| D | BiometricServiceTest.java | 1464 private void setupAuthForOnly(int modality, int strength) throws Exception { in setupAuthForOnly() 1469 private void setupAuthForOnly(int modality, int strength, boolean enrolled) throws Exception { in setupAuthForOnly() 1503 final int strength = strengths[i]; in setupAuthForMultiple() local
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
| D | post_filter.cpp | 189 int mbnum, strength, A_D, d1_2, d1, d2, A, B, C, D, b_size; in H263_Deblock() local
|
| /frameworks/wilhelm/tests/examples/ |
| D | slesTestBassBoostPath.cpp | 205 SLpermille strength = 0; in TestBassBoostPathFromFD() local
|
| D | slesTestVirtualizerPath.cpp | 207 SLpermille strength = 0; in TestVirtualizerPathFromFD() local
|
| /frameworks/layoutlib/bridge/src/android/view/shadow/ |
| D | SpotShadowVertexCalculator.java | 90 float strength, in calculateShadow()
|
| /frameworks/base/core/java/android/hardware/biometrics/ |
| D | IBiometricService.aidl | 48 void registerAuthenticator(int id, int modality, int strength, in registerAuthenticator()
|
| /frameworks/base/services/core/jni/ |
| D | com_android_server_VibratorService.cpp | 357 static jlong vibratorPerformEffect(JNIEnv* env, jclass, jlong effect, jlong strength, in vibratorPerformEffect() 466 static void vibratorAlwaysOnEnable(JNIEnv* env, jclass, jlong id, jlong effect, jlong strength) { in vibratorAlwaysOnEnable()
|
| /frameworks/av/media/libeffects/lvm/wrapper/Bundle/ |
| D | EffectBundle.cpp | 1267 void BassSetStrength(EffectContext *pContext, uint32_t strength){ in Effect_setConfig() 1339 void VirtualizerSetStrength(EffectContext *pContext, uint32_t strength){ in Effect_setConfig() 2129 const int16_t strength = *(int16_t *)pValue; in Effect_setConfig() local 2298 const int16_t strength = *(int16_t *)pValue; in Effect_setConfig() local
|
| /frameworks/base/core/java/android/hardware/face/ |
| D | IFaceService.aidl | 110 void initConfiguredStrength(int strength); in initConfiguredStrength()
|
| /frameworks/base/core/java/android/hardware/fingerprint/ |
| D | IFingerprintService.aidl | 124 void initConfiguredStrength(int strength); in initConfiguredStrength()
|
| /frameworks/base/core/java/android/os/ |
| D | VibrationEffect.java | 764 public void setEffectStrength(int strength) { in setEffectStrength() 778 private static boolean isValidEffectStrength(int strength) { in isValidEffectStrength()
|
| /frameworks/wilhelm/src/android/ |
| D | android_Effect.cpp | 275 int16_t strength; in android_bb_init() local 343 int16_t strength; in android_virt_init() local
|